Skip to content

Commit 3ed05eb

Browse files
committed
Skip distinct client error sessions test
1 parent 656b82d commit 3ed05eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/functional/sessions.test.js

+3
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,9 @@ describe('Sessions - functional', function () {
208208
'Distinct operation with snapshot',
209209
'Mixed operation with snapshot'
210210
],
211+
'snapshot-sessions-not-supported-client-error': [
212+
'Client error on distinct with snapshot'
213+
],
211214
'snapshot-sessions-not-supported-server-error': [
212215
'Server returns an error on distinct with snapshot'
213216
],

0 commit comments

Comments
 (0)