Skip to content

Commit 4a2c7d8

Browse files
karthiknadigluabud
andauthored
Update run failed tests icon (microsoft#17271) (microsoft#17349)
Co-authored-by: Luciana Abud <[email protected]>
1 parent ebdea0d commit 4a2c7d8

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)