summaryrefslogtreecommitdiff
path: root/pkcs11/gkm
diff options
context:
space:
mode:
Diffstat (limited to 'pkcs11/gkm')
-rw-r--r--pkcs11/gkm/test-timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkcs11/gkm/test-timer.c b/pkcs11/gkm/test-timer.c
index dd924b98..e0e7eeef 100644
--- a/pkcs11/gkm/test-timer.c
+++ b/pkcs11/gkm/test-timer.c
@@ -90,7 +90,7 @@ test_cancel (Test* test, gconstpointer unused)
gkm_timer_cancel (timer);
mock_module_leave ();
- egg_test_wait_until (2000);
+ egg_test_wait_until (3000);
mock_module_enter ();
/* The callback should not have been called */