From e2140135684bccec06522e80a1b7ab856c92d884 Mon Sep 17 00:00:00 2001 From: sascha Date: Sat, 8 Aug 2026 22:15:20 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20read-only=20sysctl=20audit=20erg=C3=A4n?= =?UTF-8?q?zen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/test_streamscope_deploy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_streamscope_deploy.py b/tests/test_streamscope_deploy.py index 65bd7b0..f8ca0a8 100644 --- a/tests/test_streamscope_deploy.py +++ b/tests/test_streamscope_deploy.py @@ -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: