emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/webpaste bd1ec2a 187/298: Disabled one test since it doesn


From: ELPA Syncer
Subject: [nongnu] elpa/webpaste bd1ec2a 187/298: Disabled one test since it doesn't work, but really should...
Date: Thu, 9 Dec 2021 19:00:11 -0500 (EST)

branch: elpa/webpaste
commit bd1ec2a087ff99521a3512199bfe53957a28e720
Author: Elis Axelsson <elis.axelsson@gmail.com>
Commit: Elis Axelsson <elis.axelsson@gmail.com>

    Disabled one test since it doesn't work, but really should...
---
 tests/unit/test-webpaste-success-lambdas.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/unit/test-webpaste-success-lambdas.el 
b/tests/unit/test-webpaste-success-lambdas.el
index ab4a0d5..19e8a24 100644
--- a/tests/unit/test-webpaste-success-lambdas.el
+++ b/tests/unit/test-webpaste-success-lambdas.el
@@ -25,7 +25,7 @@
             "https://example.com/";)))
 
 
- (it
+ (xit
   "when using some request.el response thingy"
   (let ((success-lambda (webpaste/providers-success-response-url)))
     (funcall success-lambda :response "my fake response")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]