We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a549af0 commit 847e09dCopy full SHA for 847e09d
package.json
@@ -644,7 +644,7 @@
644
{
645
"command": "python.debugtests",
646
"when": "view == python_tests && !busyTests",
647
- "group": "navigation@4"
+ "group": "navigation@3"
648
},
649
650
"command": "python.runtests",
@@ -659,12 +659,12 @@
659
660
"command": "python.discoverTests",
661
662
- "group": "navigation@3"
+ "group": "navigation@4"
663
664
665
"command": "python.discoveringTests",
666
"when": "view == python_tests && discoveringTests",
667
668
669
670
"command": "python.runFailedTests",
0 commit comments