mansona / lint-to-the-future

A modern way to progressively update your code to the best practices
54 stars 7 forks source link

add a basic tests for rootUrl on output command #30

Closed mansona closed 1 year ago

mansona commented 1 year ago

This fixes the issue that was introduced in #28 and fixed in https://github.com/mansona/lint-to-the-future/pull/29

Essentially this starts to give us a bit of a test harness that we can use to test the Lint to the Future commands 🎉