Skip to content

Commit

Permalink
fix: fixed automated test maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
20026216 committed Sep 2, 2024
1 parent 03b4ade commit 1c1df29
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .idea/group_activity.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion group_activity/test/example_test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import unittest
from example import subtract
from src.example import subtract

# uncomment the following test in step 5
def test_subtract():
Expand Down

0 comments on commit 1c1df29

Please sign in to comment.