From 8244fbbef57e01e02898005a84015c0da24b6d23 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Sun, 11 Oct 2020 17:02:17 -0700 Subject: [PATCH] removing a comment --- test/v3/integration/slp.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test/v3/integration/slp.js b/test/v3/integration/slp.js index 4de4e88..cf8b9c5 100644 --- a/test/v3/integration/slp.js +++ b/test/v3/integration/slp.js @@ -245,7 +245,6 @@ describe('#slp', () => { // it('should cancel if validation takes too long', async () => { // const txid = // 'eacb1085dfa296fef6d4ae2c0f4529a1bef096dd2325bdcc6dcb5241b3bdb579' - // // '2822f7d21e17ca8c36846613dc52caf0d03e355a13022a6cec066d197e59bb27' // // req.params.txid = txid // const result = await slp.validate2Single(req, res)