rtfeldman / elm-spa-example

A Single Page Application written in Elm
https://dev.to/rtfeldman/tour-of-an-open-source-elm-spa
MIT License
3.28k stars 530 forks source link

Fix broken RoutingTests on 0.19 #62

Closed zeninpalm closed 4 years ago

zeninpalm commented 5 years ago

Hi, looks like the RoutingTests are all broken on 0.19, so I fixed them in the PR.

rtfeldman commented 4 years ago

Thanks @zeninpalm!