kopia lustrzana https://github.com/jedie/PyInventory
rodzic
046387e4b5
commit
e083afed4d
|
@ -47,7 +47,7 @@ def test_version(package_root=None, version=None):
|
||||||
)
|
)
|
||||||
|
|
||||||
assert_file_contains_string(
|
assert_file_contains_string(
|
||||||
file_path=Path(package_root, 'deployment', '.env'),
|
file_path=Path(package_root, 'deployment', 'project.env'),
|
||||||
string=f'PROJECT_VERSION={version}'
|
string=f'PROJECT_VERSION={version}'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue