Skip to content

Commit

Permalink
Fix from to include package
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper Aikema committed Jul 9, 2024
1 parent eb29c5b commit d1c4deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contents/tests/test_authenticate.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import json
from unittest import mock

from salt import SaltApiNodeStepPlugin
from contents.salt import SaltApiNodeStepPlugin


class TestSaltApiNodeStepPlugin(unittest.TestCase):
Expand Down

0 comments on commit d1c4deb

Please sign in to comment.