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
This is mostly unrelated to the specific changes here, but just stumbled upon the import path here. Given that the addon is exclusively meant to be used in tests, i.e. there is zero runtime code, I wonder if it wouldn't be nicer to omit the test-support/ part here? Like
import { givenSteps } from 'ember-cli-yadda-opinionated';
Per this suggestion:
The text was updated successfully, but these errors were encountered: