diff --git a/test/rules/gas-consumption/gas-custom-errors.js b/test/rules/gas-consumption/gas-custom-errors.js index 3916d77b..0256207a 100644 --- a/test/rules/gas-consumption/gas-custom-errors.js +++ b/test/rules/gas-consumption/gas-custom-errors.js @@ -210,5 +210,4 @@ describe('Linter - gas-custom-errors', () => { assertErrorCount(report, 1) }) - })