Skip to content

Commit

Permalink
make tests pass to test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
João Santiago committed Jan 23, 2022
1 parent 9379b9c commit 33bd6f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/jcpsantiago/bulgogi_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@


(deftest a-test
(testing "FIXME, I fail."
(is (= 0 1))))
(testing "will be gone soon :D"
(is (= 1 1))))

0 comments on commit 33bd6f2

Please sign in to comment.