Commit 20b127c
committed
Make it possible to cancel a mock local query
We're going to add tests to check that we cancel a remote query.
We'll need a `.cancel` method to be present on our mock local queries for this.1 parent 620cc39 commit 20b127c
File tree
1 file changed
+1
-0
lines changed- extensions/ql-vscode/src/vscode-tests/factories/local-queries
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments