adaption for deployment structure
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from lang_main import BASE_PATH
|
||||
from lang_main import ROOT_PATH
|
||||
|
||||
|
||||
def test_base_path():
|
||||
assert BASE_PATH is not None
|
||||
assert ROOT_PATH is not None
|
||||
|
||||
Reference in New Issue
Block a user