mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-23 04:32:21 +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) {
|
||||
|
@@ -3,4 +3,3 @@ Exit Code Command
|
||||
0 hishtory config-set displayed-columns 'Exit Code' Command
|
||||
0 echo foo
|
||||
0 echo baz
|
||||
0 echo foo
|
||||
|
@@ -7,7 +7,7 @@ Search Query: > -pipefail
|
||||
│ 0 hishtory config-set displayed-columns 'Exit Code' Command │
|
||||
│ 0 echo foo │
|
||||
│ 0 echo baz │
|
||||
│ 0 echo foo │
|
||||
│ │
|
||||
│ │
|
||||
│ │
|
||||
│ │
|
||||
|
Reference in New Issue
Block a user