summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources/graphLookup/airports.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/sources/graphLookup/airports.js')
-rw-r--r--jstests/aggregation/sources/graphLookup/airports.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/aggregation/sources/graphLookup/airports.js b/jstests/aggregation/sources/graphLookup/airports.js
index 9254fd992fa..71a38e268b8 100644
--- a/jstests/aggregation/sources/graphLookup/airports.js
+++ b/jstests/aggregation/sources/graphLookup/airports.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because unsupported use of sharded collection
-// for target collection of $lookup and $graphLookup.
-// @tags: [assumes_unsharded_collection]
-
// In MongoDB 3.4, $graphLookup was introduced. In this file, we test some complex graphs.
(function() {