Skip to content

Commit ad083c3

Browse files
authored
Add the correct scenario tag to a test the test test (#7262)
1 parent 510e6af commit ad083c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_the_test/test_ci_orchestrator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ def test_get_endtoend_definitions_missing_endtoend_key():
4848
assert defs["endtoend_defs"]["parallel_jobs"] == []
4949

5050

51+
@scenarios.test_the_test
5152
def test_nodejs_weblogs_dont_require_prebuild():
5253
scenario_map = {"endtoend": ["DEFAULT"]}
5354
defs = get_endtoend_definitions("nodejs", scenario_map, [], "dev", 200000, 256, "123", "")

0 commit comments

Comments
 (0)