You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This test is in response to issue #28.
Reverted the [fix](abd1517) and verified the test fails with the following output.
```
--- FAIL: TestConfigPath (0.00s)
options_test.go:13: options.Config expected=["foo"], actual was=["harvest.yml"]
```
Apply the fix and test passes.
This test is in response to issue #28.
Reverted the [fix](abd1517) and verified the test fails with the following output.
```
--- FAIL: TestConfigPath (0.00s)
options_test.go:13: options.Config expected=["foo"], actual was=["harvest.yml"]
```
Apply the fix and test passes.
incorrectly uses
options config: harvest.yml
The text was updated successfully, but these errors were encountered: