diff --git a/middleman-core/features/i18n_preview.feature b/middleman-core/features/i18n_preview.feature index f53c9e3c..901c99e8 100644 --- a/middleman-core/features/i18n_preview.feature +++ b/middleman-core/features/i18n_preview.feature @@ -34,7 +34,7 @@ Feature: i18n Preview Then I should see "Solamente una" When I go to "/terms-and-conditions.html" Then I should see "Terms & Conditions" - When I go to "/es/terms-and-conditions.html" + When I go to "/es/tac.html" Then I should see "Condiciones Generales" Scenario: A template changes i18n during preview