We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510e6af commit ad083c3Copy full SHA for ad083c3
1 file changed
tests/test_the_test/test_ci_orchestrator.py
@@ -48,6 +48,7 @@ def test_get_endtoend_definitions_missing_endtoend_key():
48
assert defs["endtoend_defs"]["parallel_jobs"] == []
49
50
51
+@scenarios.test_the_test
52
def test_nodejs_weblogs_dont_require_prebuild():
53
scenario_map = {"endtoend": ["DEFAULT"]}
54
defs = get_endtoend_definitions("nodejs", scenario_map, [], "dev", 200000, 256, "123", "")
0 commit comments