features/layout.feature in pah-0.0.15 vs features/layout.feature in pah-0.0.16
- old
+ new
@@ -8,5 +8,9 @@
Then I have a app/views/application/_flash_messages.html.slim
Then I have the file app/views/layouts/application.html.slim and contents of this file should include:
"""
= page_title(app_name: 'example')
"""
+ Then I have the file app/views/layouts/application.html.slim and contents of this file should include:
+ """
+ link rel="author" href="/humans.txt"
+ """