SERVER-119625 Add requires_fcv_83 to sharding test (#48068)

GitOrigin-RevId: 809b607824160438152950cabb20e4d89da49c63
This commit is contained in:
Cedric Sirianni 2026-02-17 08:47:21 -05:00 committed by MongoDB Bot
parent 95feffaa22
commit 4d56df7451

View File

@ -61,6 +61,9 @@
* Boolean field, used to skip a writeConcern testCase that belongs to a test that accepts
* writeConcern.
*
* @tags: [
* requires_fcv_83,
* ]
*/
import {configureFailPoint} from "jstests/libs/fail_point_util.js";