summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/core_auth.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/core_auth.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/core_auth.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/core_auth.yml b/buildscripts/resmokeconfig/suites/core_auth.yml
index a85a88f589c..f416c77fa0b 100644
--- a/buildscripts/resmokeconfig/suites/core_auth.yml
+++ b/buildscripts/resmokeconfig/suites/core_auth.yml
@@ -19,7 +19,7 @@ selector:
# Skip any tests that run with auth explicitly.
- jstests/core/**/*[aA]uth*.js
# Commands using UUIDs are not compatible with name-based auth
- - jstests/core/commands_with_uuid.js
+ - jstests/core/**/commands_with_uuid.js
exclude_with_any_tags:
# Multiple users cannot be authenticated on one connection within a session.
- creates_and_authenticates_user