Skip to content

Commit 07901e5

Browse files
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. This all meant only one jQuery version was actually tested.
1 parent 4ca6514 commit 07901e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jtr-local.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 1
22

3-
flags:
3+
runs:
44
jquery:
55
- 3.x-git
66
- 3.x-git.min

0 commit comments

Comments
 (0)