diff options
Diffstat (limited to 'jstests/noPassthrough/indexbg1.js')
-rw-r--r-- | jstests/noPassthrough/indexbg1.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/noPassthrough/indexbg1.js b/jstests/noPassthrough/indexbg1.js index 5b47bc43de2..0c6758c0262 100644 --- a/jstests/noPassthrough/indexbg1.js +++ b/jstests/noPassthrough/indexbg1.js @@ -1,5 +1,5 @@ // Test background index creation -// @tags: [SERVER-32709] +// @tags: [SERVER-40561] (function() { "use strict"; |