Remove outdated TODO

This commit is contained in:
David Dworken 2022-09-17 23:05:50 -07:00
parent ff4cd0d9e1
commit a445118e91

View File

@ -1326,5 +1326,3 @@ echo %v-bar`, randomCmdUuid, randomCmdUuid)
t.Fatalf("hishtory export mismatch (-expected +got):\n%s\nout=%#v", diff, out)
}
}
// TODO: write a test that runs hishtroy export | grep -v pipefail and then see if that shows up in query/export, I think there is weird behavior here