diff --git a/package.json b/package.json index ff5a79883fdd..cffccd206418 100644 --- a/package.json +++ b/package.json @@ -426,10 +426,7 @@ { "category": "Test", "command": "testing.reRunFailTests", - "icon": { - "dark": "resources/dark/run-failed-tests.svg", - "light": "resources/light/run-failed-tests.svg" - }, + "icon": "$(run-errors)", "title": "%python.command.testing.rerunFailedTests.title%" }, {