Skip to content

Commit

Permalink
fix test name
Browse files Browse the repository at this point in the history
  • Loading branch information
julesjcraske committed Sep 3, 2024
1 parent 0f0605d commit 41d4ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cher/error_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ func TestWrapIfNotCherCodes(t *testing.T) {
}
}

func TestIsCherWithCode(t *testing.T) {
func TestAsCherWithCode(t *testing.T) {
type testCase struct {
name string
err error
Expand Down

0 comments on commit 41d4ef8

Please sign in to comment.