TestNativeContract_InvokeInternal contains unused code #1449

Open
opened 2025-12-28 17:16:29 +00:00 by sami · 0 comments
Owner

Originally created by @AliceInHunterland on GitHub (Dec 11, 2024).

If code is useless it should be removed.
t.Run("fail, bad NativeUpdateHistory height", func(t *testing.T) {

Describe the solution you'd like

Remove or uncomment and fix it.

Describe alternatives you've considered

no alternative.

Originally created by @AliceInHunterland on GitHub (Dec 11, 2024). ## Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when ... --> If code is useless it should be removed. `t.Run("fail, bad NativeUpdateHistory height", func(t *testing.T) {` ## Describe the solution you'd like <!-- A clear and concise description of what you want to happen. --> Remove or uncomment and fix it. ## Describe alternatives you've considered <!-- A clear and concise description of any alternative solutions or features you've considered. --> no alternative.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-go#1449
No description provided.