feat: read-only sysctl audit ergänzen
This commit is contained in:
parent
497e917a86
commit
e214013568
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ import app
|
|||
|
||||
|
||||
def test_streamscope_deploy_replaces_legacy_container_before_compose(monkeypatch):
|
||||
assert "streamscope/static/assets/longterm-metrics.js" in app.SPEEDTEST_REPO_FILES
|
||||
files = {path: "placeholder" for path in app.SPEEDTEST_REPO_FILES}
|
||||
files["compose.yaml"] = """services:
|
||||
streamscope:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue