Skip to content

Commit d0bfb17

Browse files
committed
reactivated test
1 parent 4aaa20d commit d0bfb17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/web/server/tests/unit/with_dbs/03/meta_modeling/test_meta_modeling_iterations.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ async def context_with_logged_user(client: TestClient, logged_user: UserInfoDict
7070
await conn.execute(projects.delete())
7171

7272

73-
@pytest.mark.skip(reason="TODO: temporary removed to check blocker")
7473
@pytest.mark.acceptance_test()
7574
async def test_iterators_workflow(
7675
client: TestClient,

0 commit comments

Comments
 (0)