summaryrefslogtreecommitdiff
path: root/jstests/sharding/documents_db_not_exist.js
diff options
context:
space:
mode:
authorLucas de Castro Borges <lucas@gnuabordo.com.br>2025-02-18 17:02:53 -0300
committerLucas de Castro Borges <lucas@gnuabordo.com.br>2025-02-18 17:02:53 -0300
commit959575a5ca598bf5f37fb5cebe7ed1d80d3d71f7 (patch)
treeacc8d60aedb12b70048e676e8a7349deb0010db8 /jstests/sharding/documents_db_not_exist.js
parent76588293975fc059cf076779e4283e6ffaf8afff (diff)
New upstream version 6.0.20upstream
Diffstat (limited to 'jstests/sharding/documents_db_not_exist.js')
-rw-r--r--jstests/sharding/documents_db_not_exist.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/sharding/documents_db_not_exist.js b/jstests/sharding/documents_db_not_exist.js
index 1742d149516..55d49349125 100644
--- a/jstests/sharding/documents_db_not_exist.js
+++ b/jstests/sharding/documents_db_not_exist.js
@@ -1,6 +1,6 @@
/**
* Tests that $documents stage continues even when the database does not exist
- * @tags: [requires_fcv_62, multiversion_incompatible]
+ * @tags: [multiversion_incompatible]
*
*/