From cfb5c4eedb6c452625507e383ede3d1c315a889a Mon Sep 17 00:00:00 2001 From: alpharush <0xalpharush@protonmail.com> Date: Fri, 6 Jan 2023 10:41:29 -0600 Subject: [PATCH] fix artifact --- .../const_state_variables.sol.0.4.25.CouldBeConstant.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/detectors/constable-states/0.4.25/const_state_variables.sol.0.4.25.CouldBeConstant.json b/tests/detectors/constable-states/0.4.25/const_state_variables.sol.0.4.25.CouldBeConstant.json index c7e1f5b43..51a485f5b 100644 --- a/tests/detectors/constable-states/0.4.25/const_state_variables.sol.0.4.25.CouldBeConstant.json +++ b/tests/detectors/constable-states/0.4.25/const_state_variables.sol.0.4.25.CouldBeConstant.json @@ -212,7 +212,7 @@ "name": "MyConc", "source_mapping": { "start": 746, - "length": 416, + "length": 423, "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", @@ -277,7 +277,7 @@ "name": "MyConc", "source_mapping": { "start": 746, - "length": 416, + "length": 423, "filename_relative": "tests/detectors/constable-states/0.4.25/const_state_variables.sol", "filename_absolute": "/GENERIC_PATH", "filename_short": "tests/detectors/constable-states/0.4.25/const_state_variables.sol",