Skip to content

Commit

Permalink
Fix test invocation.
Browse files Browse the repository at this point in the history
  • Loading branch information
obsidianforensics committed Jun 28, 2024
1 parent 4d5cfa9 commit 072ebf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unfurl/tests/integration/test_api.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import unittest

from unfurl.core import app as my_app
from unfurl.app import app as my_app


class TestApi(unittest.TestCase):
Expand Down

0 comments on commit 072ebf7

Please sign in to comment.