Skip to content

Commit

Permalink
try to test lint too
Browse files Browse the repository at this point in the history
  • Loading branch information
marcel corso committed Mar 18, 2022
1 parent 7a10106 commit 22909da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/sachet/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ func Test_errorHandler(t *testing.T) {
}

func Test_fail(t *testing.T) {
// TODO also try to fail lint?
assert.Equal(t, "marcel", "smart")
}

0 comments on commit 22909da

Please sign in to comment.