summaryrefslogtreecommitdiff
path: root/tests/test-error.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-error.c')
-rw-r--r--tests/test-error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-error.c b/tests/test-error.c
index 385eec5..fd34b37 100644
--- a/tests/test-error.c
+++ b/tests/test-error.c
@@ -33,7 +33,7 @@ int main() {
NOTIFY_URGENCY_NORMAL,
"Summary", "Content",
icon, // no icon
- TRUE, time(NULL) + 5,
+ TRUE, 0,
NULL, // no hints
NULL, // no user data
0);