Skip to content

Commit

Permalink
SHIBUI-799 Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Nov 28, 2018
1 parent 07ce413 commit 3cbc685
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ class FilterRepositoryTests extends Specification {

then:
persistedFilter.audId > 0L
persistedFilter.formats.size() == 4z
persistedFilter.formats.size() == 4
}
}

0 comments on commit 3cbc685

Please sign in to comment.