fix: SyntaxError in test_settings.py line 258. Pre-dispatch checkpoint.
This commit is contained in:
@@ -255,7 +255,7 @@ class TestGetEnvironments:
|
||||
assert resp.status_code == 200
|
||||
data = resp.json()
|
||||
assert len(data) == 1
|
||||
assert data[0]["id"] == "env-1""
|
||||
assert data[0]["id"] == "env-1"
|
||||
|
||||
|
||||
# ── add_environment ──
|
||||
|
||||
Reference in New Issue
Block a user