diff --git a/test/integration/update_test.clj b/test/integration/update_test.clj index 4c29df62..82a8a1fd 100644 --- a/test/integration/update_test.clj +++ b/test/integration/update_test.clj @@ -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"}}}