summaryrefslogtreecommitdiff
path: root/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
diff options
context:
space:
mode:
authorAlex Li <alex.li@mongodb.com>2022-11-15 14:05:51 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-11-15 14:37:46 +0000
commit46c324dbbac641206a010e0c2b8cbea24dbd3b4e (patch)
tree041fb1b5784ac36cadd97e766e7cb3a89b2a8cb1 /jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
parent55b79109bc21b54c629ef2489f02f10c9c1db4c0 (diff)
downloadmongo-46c324dbbac641206a010e0c2b8cbea24dbd3b4e.tar.gz
SERVER-70206 Remove getLastError command
Diffstat (limited to 'jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js')
-rw-r--r--jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js b/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
index dfb02ac3f7d..6a2035d91e8 100644
--- a/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
+++ b/jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js
@@ -215,7 +215,6 @@ let testCases = {
getCmdLineOpts: {skip: "does not return user data"},
getDefaultRWConcern: {skip: "does not return user data"},
getDiagnosticData: {skip: "does not return user data"},
- getLastError: {skip: "primary only"},
getLog: {skip: "does not return user data"},
getMore: {skip: "shard version already established"},
getParameter: {skip: "does not return user data"},