Skip to content

Commit

Permalink
oops on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed Feb 4, 2020
1 parent 899e7b7 commit 00b9ce9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ component
javacast( "null", "" ),
{ missing : javacast( "null", "" ) }
)
).toBeFalse();
).toBeTrue();

expect(
model.validate(
Expand Down

0 comments on commit 00b9ce9

Please sign in to comment.