Feature: Keep Empty Text Area's Scenario: Preview HTML with minify_html enabled Given the Server is running at "basic-app" When I go to "/empty-text-area.html" Then I should see "" Scenario: Build HTML with minify_html enabled Given a fixture app "basic-app" And a successfully built app at "basic-app" When I cd to "build" Then the file "empty-text-area.html" should contain ""