Skip to content

Commit 2f07f41

Browse files
committed
Move last step to first step in release requirements
1 parent dc6bd07 commit 2f07f41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/ql-vscode/docs/test-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ effort vs value basis).
99
We don't need to test features (and permutations of features) that are covered by automated tests.
1010

1111
### Before releasing the VS Code extension
12+
- Go through the required test cases listed below
1213
- Check major PRs since the previous release for specific one-off things to test. Based on that, you might want to
1314
choose to go through some of the Optional Test Cases.
1415
- Run a query using the existing version of the extension (to generate an “old” query history item)
15-
- Go through the required test cases listed below
1616

1717
## Required Test Cases
1818

0 commit comments

Comments
 (0)