mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-23 22:11:13 +01:00
Add TODO for testing for #139
This commit is contained in:
parent
c8643d5a2b
commit
3d6578c7f6
@ -2499,6 +2499,8 @@ 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) {
|
||||
|
Loading…
Reference in New Issue
Block a user