Commit 65bb61b
committed
Set timeouts on tests correctly
The timeouts need to be set either on a per-file basis, or per test by
using the parameter in `it`. Since we have both Mocha and Jest types, we
need to declare in the test file which one we're using.1 parent 3da0034 commit 65bb61b
5 files changed
Lines changed: 203 additions & 198 deletions
File tree
- extensions/ql-vscode/src/vscode-tests/no-workspace
- remote-queries
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1111 | 1111 | | |
1112 | 1112 | | |
1113 | 1113 | | |
1114 | | - | |
1115 | | - | |
1116 | 1114 | | |
1117 | 1115 | | |
1118 | 1116 | | |
| |||
1141 | 1139 | | |
1142 | 1140 | | |
1143 | 1141 | | |
1144 | | - | |
1145 | | - | |
1146 | 1142 | | |
1147 | 1143 | | |
1148 | 1144 | | |
| |||
0 commit comments