diff options
-rw-r--r-- | test/tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests.el b/test/tests.el index 6ddb65d..d53cd31 100644 --- a/test/tests.el +++ b/test/tests.el @@ -29,7 +29,7 @@ (should (string-match ,regexp line)))) (setq - sx-initialized t) + sx-initialized t sx-request-remaining-api-requests-message-threshold 50000 debug-on-error t sx-request-silent-p nil |