You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we test after running fin init which runs composer install. After tests pass we build the theme and run composer build-assets to build the final artifact. We should test on the final artifact instead of the local.
Currently we test after running
fin initwhich runscomposer install. After tests pass we build the theme and runcomposer build-assetsto build the final artifact. We should test on the final artifact instead of the local.