Skip to content

Commit d09c931

Browse files
author
Matt Sokoloff
committed
undo test update
1 parent 2f198cf commit d09c931

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/integration/test_labeling_frontend.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ def test_get_labeling_frontends(client):
1212
where=LabelingFrontend.iframe_url_path ==
1313
target_frontend.iframe_url_path)
1414
for frontend in filtered_frontends:
15-
if frontend.name != 'Editor':
16-
continue
1715
assert target_frontend == frontend
1816

1917

0 commit comments

Comments
 (0)