diff --git a/tests/testdata/outputs_expected/suicide.sol.json b/tests/testdata/outputs_expected/suicide.sol.json index 19ea7b09..8b13e751 100644 --- a/tests/testdata/outputs_expected/suicide.sol.json +++ b/tests/testdata/outputs_expected/suicide.sol.json @@ -4,7 +4,7 @@ "issues": [ { "title": "Unchecked SUICIDE", - "description": "The function _function_0xcbf0b0c0 executes the SUICIDE instruction. The remaining Ether is sent to an address provided as a function argument.\n\nIt seems that this function can be called without restrictions.", + "description": "The function `_function_0xcbf0b0c0` executes the SUICIDE instruction. The remaining Ether is sent to an address provided as a function argument.\n\nIt seems that this function can be called without restrictions.", "function": "_function_0xcbf0b0c0", "type": "Warning", "address": 146,