Skip to content

Commit

Permalink
Update test_mend_platform_api3_parser.py
Browse files Browse the repository at this point in the history
  • Loading branch information
testaccount90009 committed Nov 14, 2024
1 parent 3977cd9 commit 66d00c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unittests/tools/test_mend_platform_api3_parser.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from dojo.models import Test
from dojo.tools.mend_sca_platform_api3.parser import MendPlatformApi3Parser
from unittests.dojo_test_case import DojoTestCase, get_unit_tests_path


class TestMendPlatformApi3Parser(DojoTestCase):

Check failure on line 5 in unittests/tools/test_mend_platform_api3_parser.py

View workflow job for this annotation

GitHub Actions / ruff-linting

Ruff (F821)

unittests/tools/test_mend_platform_api3_parser.py:5:34: F821 Undefined name `DojoTestCase`
Expand Down

0 comments on commit 66d00c5

Please sign in to comment.