diff --git a/test/metabase/db/migrations_test.clj b/test/metabase/db/migrations_test.clj
index d769a1305f418fa26f10daafdc4f775e9a51fd2a..62e39a9eacc2904747739b4ab1804c48637ecc8a 100644
--- a/test/metabase/db/migrations_test.clj
+++ b/test/metabase/db/migrations_test.clj
@@ -139,7 +139,7 @@
 (expect
   []
   (with-add-migrated-collections-cleanup
-    (tt/with-temp* [Pulse     [_ {:creator_id 1}]
+    (tt/with-temp* [Pulse     [_]
                     Card      [_]
                     Dashboard [_]]
       (#'migrations/add-migrated-collections)