mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-23 05:51:08 +01:00
Add TODO
This commit is contained in:
parent
63d0a8e457
commit
2a47f1f600
@ -824,6 +824,7 @@ echo other`)
|
||||
func testHishtoryBackgroundSaving(t *testing.T, tester shellTester) {
|
||||
if runtime.GOOS == "darwin" {
|
||||
t.Skip("skip testing background saving since it is flakey on MacOs")
|
||||
// TODO: Investigate this
|
||||
}
|
||||
|
||||
// Setup
|
||||
|
Loading…
Reference in New Issue
Block a user