Skip to content

Commit

Permalink
Merge pull request #69 from zainab-ali/remove-assert
Browse files Browse the repository at this point in the history
Remove assert.
  • Loading branch information
Baccata authored Oct 11, 2024
2 parents 8d64349 + 5b51b5f commit 372e02e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ object Expectations {
* Expect macros
*/
def expect = new Expect
def assert = new Expect

val success: Expectations = Monoid[Expectations].empty

Expand Down

0 comments on commit 372e02e

Please sign in to comment.