There is a typo—it's missing the comma between [1,3] and [2,4] in the first test.
[1,3]
[2,4]
It took me a while to figure it out, too.
Loading collection data...
There is a typo—it's missing the comma between
[1,3]
and[2,4]
in the first test.It took me a while to figure it out, too.