Skip to content

Commit

Permalink
moving test to tests location
Browse files Browse the repository at this point in the history
  • Loading branch information
George Liu authored and George Liu committed Jan 29, 2025
1 parent bd6c432 commit ed0d084
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import unittest
from unittest.mock import MagicMock
from workflow import Workflow
from bee_hive.workflow import Workflow


class TestSequenceMethod(unittest.TestCase):
Expand Down

0 comments on commit ed0d084

Please sign in to comment.