Skip to content
Snippets Groups Projects
Commit 6b46b2cb authored by Tom Robinson's avatar Tom Robinson
Browse files

Fix public integration test

parent acce8baf
No related branches found
No related tags found
No related merge requests found
......@@ -223,7 +223,6 @@ describe("public/embedded", () => {
.first()
.find("a"),
);
await store.waitForActions([Collections.actions.fetchList]);
setInputValue(
app.find(SaveQuestionModal).find("input[name='name']"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment