Skip to content

Commit

Permalink
fix: remove redundant condition
Browse files Browse the repository at this point in the history
  • Loading branch information
Macroz committed May 15, 2019
1 parent 421fb0a commit bd437eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/clj/rems/api/test_entitlements.clj
Expand Up @@ -40,7 +40,6 @@
:end nil
:mail "alice@example.com"}
(-> data first (dissoc :start))))
(is (nil? (-> data first :end)))
(is (= {:resource "urn:nbn:fi:lb-201403262"
:application-id 19
:end nil
Expand Down

0 comments on commit bd437eb

Please sign in to comment.