Fixed flake issue

This commit is contained in:
Alex Janousek
2025-09-26 14:40:31 -04:00
parent 7f270879d6
commit 80065c8200

View File

@@ -12,8 +12,6 @@ import json
import pytest
from tests import job_json, user_json
@pytest.mark.parametrize(
("delivered", "failed", "pending", "finished", "js_should_update_notifications", "reason"),