diff --git a/test/int/test_http_server.py b/test/int/test_http_server.py
index 10e7a20147cfff4448921e3bde3e873eed123530..157118c7865a6777d7b963b9413c975447d0dfdb 100644
--- a/test/int/test_http_server.py
+++ b/test/int/test_http_server.py
@@ -4,6 +4,7 @@ import pytest
 import json
 
 
+@pytest.mark.webui
 def test_http_routes(instance: Instance):
     instance.eval(
         """