gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-backoffice] branch master updated: comment


From: gnunet
Subject: [GNUnet-SVN] [taler-backoffice] branch master updated: comment
Date: Wed, 10 Jan 2018 14:08:41 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository backoffice.

The following commit(s) were added to refs/heads/master by this push:
     new 921b31e  comment
921b31e is described below

commit 921b31e12235d349bff552e1a430b2ee2dd56edb
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jan 10 14:08:31 2018 +0100

    comment
---
 js/test/main.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/test/main.js b/js/test/main.js
index e898210..48a2510 100644
--- a/js/test/main.js
+++ b/js/test/main.js
@@ -15,7 +15,7 @@ ava.test.beforeEach(t => {
   global.document.addEventListener = function(){};
   global.alert = console.log;
 
-  // Load back-office code
+  // Load back-office code (slows down..)
   t.context.bo = require("../backoffice");
 });
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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