Skip to content

Commit f107efa

Browse files
author
Andre
committed
Test extended
1 parent 4a1d04f commit f107efa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/meilisearch/client/snapshots_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
expect(response['taskUid']).to_not be_nil
88
expect(response['status']).to_not be_nil
99
expect(response['status']).to eq('enqueued')
10+
expect(response['type']).to eq('snapshotCreation')
1011
end
1112
end

0 commit comments

Comments
 (0)