Commit d798b2f
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 - the default run
was not even reading the BROWSERS env variable.
This all meant only one jQuery version was actually tested.
Ref jquerygh-5761 parent 0ea1015 commit d798b2f
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
| 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