Details
Description
With https://jira.mongodb.org/browse/PM-2076, it is now possible to issue the {fsync:1, lock:true} from mongos. The features3.js has a test case where it asserts if the {fsync:1, lock:true} command runs successful when issued from mongos. With the featureFlag being enabled, this test case is obsolete and can be removed.