Ghost/test
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
..
api-acceptance Removed final non-destructured imports of core/server/lib/common (#11858) 2020-05-28 17:54:18 +01:00
frontend-acceptance Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
regression Removed final non-destructured imports of core/server/lib/common (#11858) 2020-05-28 17:54:18 +01:00
unit 🐛 Fixed iframe script for AMP not injected 2020-06-01 16:06:13 +12:00
utils Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00