summaryrefslogtreecommitdiff
path: root/tests/refresh-token.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/refresh-token.scm')
-rw-r--r--tests/refresh-token.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/refresh-token.scm b/tests/refresh-token.scm
index 3bcb27f..cf5640b 100644
--- a/tests/refresh-token.scm
+++ b/tests/refresh-token.scm
@@ -1,4 +1,4 @@
-;; webid-oidc, implementation of the Solid specification
+;; disfluid, implementation of the Solid specification
;; Copyright (C) 2020, 2021 Vivien Kraus
;; This program is free software: you can redistribute it and/or modify
@@ -58,7 +58,7 @@
(remove-refresh-token sub-b aud-b)
(with-exception-handler
(lambda (error)
- (unless ((record-predicate &invalid-refresh-token) error)
+ (unless (invalid-refresh-token? error)
(exit 10)))
(lambda ()
(with-refresh-token refresh-b key-b