mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Fix description of time until re-enable clicks
This commit is contained in:
@@ -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');
|
helpers.triggerEvent(button, 'click');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user