0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test
Hannah Wolfe d724c8f95d
Fixed amp not rendering content
refs: 9d7049cd3

- I missed that the amp_content helper was meant to be async when refactoring
- I have updated our proper amp acceptance tests to catch the content not rendering as this is a regression, this should definitely have been caught
- Added missing async property to amp_content helper to fix the issue
2021-10-05 12:27:31 +01:00
..
api-acceptance Fixed member bulk actions acceptance tests 2021-10-01 14:21:14 +02:00
frontend-acceptance Fixed amp not rendering content 2021-10-05 12:27:31 +01:00
regression Added offers table (#13381) 2021-10-01 12:18:33 +02:00
unit Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
utils Fixed typo "in" default About page. (#13271) 2021-10-04 12:18:15 +01:00
.eslintignore
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc