Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit d01729c

Browse files
committed
fix test to match new more specific error message
1 parent ce0cf74 commit d01729c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/local/init_fail.result

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
INIT: ok: false; err: 1:1 connection "user_connection" of collection "user_collection" has less fields than the index "user_str_num_index" has (cannot prove uniqueness of the partial index)
1+
INIT: ok: false; err: 1:1 connection "user_connection" of collection "order_collection" has less fields than the index "user_str_num_index" has (destination collection - "user_collection")(cannot prove uniqueness of the partial index)
22
INIT: ok: true; type(res): table

0 commit comments

Comments
 (0)