From fd399c5a5d340f029fcd09b8de112f01d71761f0 Mon Sep 17 00:00:00 2001 From: Matt Broadstone Date: Mon, 11 Apr 2022 13:28:30 +0000 Subject: SERVER-65428 Fix misspelled tag for excluding multi-update tests --- .../suites/tenant_migration_multi_stmt_txn_jscore_passthrough.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildscripts') diff --git a/buildscripts/resmokeconfig/suites/tenant_migration_multi_stmt_txn_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/tenant_migration_multi_stmt_txn_jscore_passthrough.yml index 0085e86a03d..9413b35ee3e 100644 --- a/buildscripts/resmokeconfig/suites/tenant_migration_multi_stmt_txn_jscore_passthrough.yml +++ b/buildscripts/resmokeconfig/suites/tenant_migration_multi_stmt_txn_jscore_passthrough.yml @@ -251,7 +251,7 @@ selector: # process. - uses_full_validation # Multi-updates that conflict with tenant migration are not retried by inject_tenant_prefix.js. - - requires_multi_update + - requires_multi_updates executor: archive: -- cgit v1.2.1