Fix description of time until re-enable clicks

This commit is contained in:
Tom Byers
2019-09-05 10:51:15 +01:00
parent 9d8fcf34fc
commit 45e61d6ba5

View File

@@ -53,7 +53,7 @@ describe('Prevent duplicate form submissions', () => {
});
test("It should allow clicks again after 1.5 minutes", () => {
test("It should allow clicks again after 1.5 seconds", () => {
helpers.triggerEvent(button, 'click');