diff --git a/tests/behat/features/home.feature b/tests/behat/features/home.feature index 17960923..c8bc9ce1 100644 --- a/tests/behat/features/home.feature +++ b/tests/behat/features/home.feature @@ -2,7 +2,7 @@ Feature: Home Page Ensure the home page is rendering correctly - @javascript @smoke + @javascript @smoke @d10 Scenario: Anonymous user visits the homepage Given I am on the homepage And save screenshot