mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-18 18:58:54 +02:00
Update tests after #139
This commit is contained in:
@@ -2512,8 +2512,6 @@ echo foo`)
|
||||
require.Contains(t, out, "\n")
|
||||
out = strings.Split(out, "\n")[1]
|
||||
testutils.CompareGoldens(t, out, "testRemoveDuplicateRows-enabled-tquery-select")
|
||||
|
||||
// TODO: Add a test for #139
|
||||
}
|
||||
|
||||
func TestSetConfigNoCorruption(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user