✅ Ready to clone and code.
This commit is contained in:
committed by
github-actions[bot]
parent
e0913490c3
commit
a01f457da3
@@ -1,5 +1,5 @@
|
||||
from project_name.base import NAME
|
||||
from python_test_project.base import NAME
|
||||
|
||||
|
||||
def test_base():
|
||||
assert NAME == "project_name"
|
||||
assert NAME == "python_test_project"
|
||||
|
||||
Reference in New Issue
Block a user