Ghost/test/unit/apps/amp
Aileen Nowak c779ed0bce 🐛 Fixed iframe script for AMP not injected
closes #11762

- iframe embeds which include a line break were undetected by the regex which checks for the existence and injects the required amp script
- this fix updates the regex to include any non-word character, as line-breaks are not included in the general `.` token
2020-06-01 16:06:13 +12:00
..
amp_components_spec.js 🐛 Fixed iframe script for AMP not injected 2020-06-01 16:06:13 +12:00
amp_content_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
router_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00