Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
pvyParts committed Aug 30, 2024
1 parent 5a317b9 commit 65f9e36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pinger/tests/test_notifications_types.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from ..models import CorporationAudit
from . import CorptoolsTestCase
# from corptools.models import CorporationAudit
from corptools.tests import CorptoolsTestCase


class TestPinger(CorptoolsTestCase):
def test_structure_anchor(self):
pass
self.assertTrue(True)

0 comments on commit 65f9e36

Please sign in to comment.