mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
/data and /tmp standarization
This commit is contained in:
@@ -79,4 +79,4 @@ def test_no_app_conf_override_when_no_graphql_port():
|
||||
# The script should exit successfully.
|
||||
result = _run_entrypoint(env={"SKIP_TESTS": "1"}, check_only=True)
|
||||
assert 'Setting APP_CONF_OVERRIDE to' not in result.stdout
|
||||
assert result.returncode == 0
|
||||
assert result.returncode == 0
|
||||
|
||||
Reference in New Issue
Block a user