mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-20 20:07:52 +02: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) {
|
func testHishtoryBackgroundSaving(t *testing.T, tester shellTester) {
|
||||||
if runtime.GOOS == "darwin" {
|
if runtime.GOOS == "darwin" {
|
||||||
t.Skip("skip testing background saving since it is flakey on MacOs")
|
t.Skip("skip testing background saving since it is flakey on MacOs")
|
||||||
|
// TODO: Investigate this
|
||||||
}
|
}
|
||||||
|
|
||||||
// Setup
|
// Setup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user