diff --git a/tests/analysis/go/test_go_analysis.py b/tests/analysis/go/test_go_analysis.py index 2ab1010..672e370 100644 --- a/tests/analysis/go/test_go_analysis.py +++ b/tests/analysis/go/test_go_analysis.py @@ -7,7 +7,7 @@ # Polarion TC MTA-533, MTA-544 -def bug_mta_3661_test_go_provider_analysis_with_app(golang_analysis_data): +def test_go_provider_analysis_with_app_bug_mta_3661(golang_analysis_data): application_data = golang_analysis_data['golang_app'] custom_rules_path = os.path.join(os.getenv(constants.PROJECT_PATH), 'data/yaml', 'golang-dep-rules.yaml')