mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05: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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user