Skip to content

Commit

Permalink
fix: remove custom timeout from queryRuleCustomData widget test
Browse files Browse the repository at this point in the history
  • Loading branch information
tharropoulos committed Oct 15, 2024
1 parent f017beb commit ee9e297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/widgets.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,5 +172,5 @@ describe("Instant Search Widgets", () => {
text: "20% on all Samsung Phones!",
});
});
}, 10000);
});
});

0 comments on commit ee9e297

Please sign in to comment.