Skip to content

Commit d7247fd

Browse files
authored
Update run failed tests icon (#17271)
1 parent 282e9d8 commit d7247fd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -426,10 +426,7 @@
426426
{
427427
"category": "Test",
428428
"command": "testing.reRunFailTests",
429-
"icon": {
430-
"dark": "resources/dark/run-failed-tests.svg",
431-
"light": "resources/light/run-failed-tests.svg"
432-
},
429+
"icon": "$(run-errors)",
433430
"title": "%python.command.testing.rerunFailedTests.title%"
434431
},
435432
{

0 commit comments

Comments
 (0)