merge from main

This commit is contained in:
Kenneth Kehl
2024-07-23 07:20:05 -07:00
38 changed files with 2187 additions and 1292 deletions
+1 -1
View File
@@ -1882,7 +1882,7 @@ def test_service_dashboard_shows_batched_jobs(
assert len(rows) == 1
@pytest.fixture()
@pytest.fixture
def app_with_socketio():
app = Flask("app")
create_app(app)