Skip to content

Commit

Permalink
Removed other-names from gene update unit testing (not supported) #304
Browse files Browse the repository at this point in the history
  • Loading branch information
mluypaert committed Sep 24, 2020
1 parent 35a0aa5 commit e9ffb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/update_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
(update :biotype name)
(update :status name)
(assoc :species species)
(dissoc :id :gene/status)
(dissoc :id :gene/status :other-names)
(assoc :cgc-name new-cgc-name))
:prov {:why why
:who {:email "tester@wormbase.org"}}}
Expand Down

0 comments on commit e9ffb93

Please sign in to comment.