Skip to content

Commit

Permalink
dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
asalan316 committed Dec 5, 2024
1 parent 44797b3 commit 900e68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/acceptance/config/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var _ = Describe("LoadConfig", func() {
})

It("terminates suite", func() {
loadConfigExpectSuiteTerminationWith("open this/path/does/not/exist/config.json: no such file or directory")
loadConfigExpectSuiteTerminationWith("open this/path/does/not/exist/config.json: no suchs file or directory")
})
})

Expand Down

0 comments on commit 900e68c

Please sign in to comment.