elm-html-test
elm-html-test copied to clipboard
Documentation out of date
Hi
just to let you know some of the documentation is out of date - for example on Query the doc for each is wrong or out of date
https://github.com/eeue56/elm-html-test/blob/master/src/Test/Html/Query.elm#L338
each doesn't want a list - it wants - Expect.all []
@kingsleyh Want to make a PR with fixes?
sure I will do
Does this still need fixing or was it solved in 36cbaa80aac8823578730389450e30241234277a?