From f8dcbb211d0e7da5ec6fcf3b383e7f7c33084f49 Mon Sep 17 00:00:00 2001 From: yann300 Date: Mon, 10 May 2021 22:11:58 +0200 Subject: [PATCH] linting --- apps/remix-ide-e2e/src/tests/transactionExecution.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/remix-ide-e2e/src/tests/transactionExecution.spec.ts b/apps/remix-ide-e2e/src/tests/transactionExecution.spec.ts index 14dcddb9c4..dc307c3a86 100644 --- a/apps/remix-ide-e2e/src/tests/transactionExecution.spec.ts +++ b/apps/remix-ide-e2e/src/tests/transactionExecution.spec.ts @@ -152,7 +152,7 @@ module.exports = { E Parameters: 2 - Debug the transaction to get more information.`) + Debug the transaction to get more information.`) .end() } }