diff --git a/integration-tests/custom_betelgeuse_config.py b/integration-tests/custom_betelgeuse_config.py index 0200a44c..2d94581d 100644 --- a/integration-tests/custom_betelgeuse_config.py +++ b/integration-tests/custom_betelgeuse_config.py @@ -2,12 +2,10 @@ TESTCASE_CUSTOM_FIELDS = default_config.TESTCASE_CUSTOM_FIELDS + ( "casecomponent", - "requirement", "subsystemteam", "reference", ) DEFAULT_CASECOMPONENT_VALUE = "" -DEFAULT_REQUIREMENT_VALUE = "" DEFAULT_SUBSYSTEMTEAM_VALUE = "" DEFAULT_REFERENCE_VALUE = ""