Closed jfmengels closed 2 years ago
This should work :)
I think you should add more commands if you want to run all the tests.
I also think you should run elm-format --validate, but I couldn't get it to pass when run inside the test script for some reason :thinking:
elm-format --validate
test
Wonderful, thank you!
This should work :)
I think you should add more commands if you want to run all the tests.
I also think you should run
elm-format --validate
, but I couldn't get it to pass when run inside thetest
script for some reason :thinking: