Open Yelinz opened 6 months ago
https://github.com/adfinis/ember-uikit/blob/6491c58ea37a6da9647a171ecc52075b68765255/addon/components/uk-modal.js#L31-L33
Probably needs to have a testing condition. Which returns #ember-testing as the selector in tests, as that is the correct container.
#ember-testing
https://github.com/adfinis/ember-uikit/blob/6491c58ea37a6da9647a171ecc52075b68765255/addon/components/uk-modal.js#L31-L33
Probably needs to have a testing condition. Which returns
#ember-testing
as the selector in tests, as that is the correct container.