Merge branch 'master' into 3586-job-priority closes #3586
[arvados.git] / apps / workbench / test / integration / report_issue_test.rb
index ebedce310cd945c79f431cee98a45078a64eeec1..4bf7d5747828a92f19130b5f9b1847b25a48a0f8 100644 (file)
@@ -59,7 +59,7 @@ class ReportIssueTest < ActionDispatch::IntegrationTest
 
       # enter a report text and click on report
       page.find_field('report_issue_text').set 'my test report text'
-        assert page.has_button?('Send problem report'), 'Send problem report button not enabled after entering text'
+      assert page.has_button?('Send problem report'), 'Send problem report button not enabled after entering text'
       click_button 'Send problem report'
 
       # ajax success updated button texts and added footer message