Skip to content

Commit 5ad7192

Browse files
committed
fix env
1 parent 51479d1 commit 5ad7192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/web/server/tests/integration/01/test_garbage_collection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ async def client(
171171
setenvs_from_dict(
172172
monkeypatch,
173173
envs={
174-
"WEBSERVER_RPC_NAMESPACE": "null",
174+
"WEBSERVER_RPC_NAMESPACE": "webserver",
175175
},
176176
)
177177

0 commit comments

Comments
 (0)