Skip to content

Commit

Permalink
Skip distinct client error sessions test
Browse files Browse the repository at this point in the history
  • Loading branch information
dariakp committed Jul 12, 2021
1 parent 656b82d commit 3ed05eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/functional/sessions.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,9 @@ describe('Sessions - functional', function () {
'Distinct operation with snapshot',
'Mixed operation with snapshot'
],
'snapshot-sessions-not-supported-client-error': [
'Client error on distinct with snapshot'
],
'snapshot-sessions-not-supported-server-error': [
'Server returns an error on distinct with snapshot'
],
Expand Down

0 comments on commit 3ed05eb

Please sign in to comment.