SERVER-123732: Remove the original suite config from resmoke_suite_test's data (#51454)

GitOrigin-RevId: 3b0aed281116a39c75cdb79085cb2339282d4d38
This commit is contained in:
Sean Lyons 2026-04-09 12:26:43 -04:00 committed by MongoDB Bot
parent b552ea5a8c
commit 436bd84896

View File

@ -217,7 +217,6 @@ def resmoke_suite_test(
deps_path = ":".join(["$(location %s)" % dep for dep in deps])
default_data = [
config,
generated_config,
python_imports_target,
"//bazel/resmoke:on_feature_flags",