Commit de9f4ba
committed
Build: Make browser tests correctly run on multiple jQuery versions
There was a typo in `jtr-local.yml`, making the runs using it load with a huge
query string containing all the jQuery versions listed joined. Also, only IE
and Safari runs even tried to use this config.
This all meant only one jQuery version was actually tested.1 parent 0ea1015 commit de9f4ba
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments