12513: Fix 2 more tests.
authorWard Vandewege <wvandewege@veritasgenetics.com>
Sun, 19 Nov 2017 20:13:56 +0000 (15:13 -0500)
committerWard Vandewege <wvandewege@veritasgenetics.com>
Sun, 19 Nov 2017 20:13:56 +0000 (15:13 -0500)
refs #12513

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege@veritasgenetics.com>

apps/workbench/test/integration/application_layout_test.rb

index 7692d8e5dc1b0df9a50c1dae8d258eb298e36e33..a848185c11b31b37377edd81c4685e65d1ca2f0f 100644 (file)
@@ -260,10 +260,9 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest
       end
 
       within('.recent-processes') do
-        assert_text 'running'
 
         within('.row-zzzzz-xvhdp-cr4runningcntnr') do
-          assert_text 'requester_for_running_cr'
+          assert_text 'Running'
         end
 
         assert_text 'zzzzz-d1hrv-twodonepipeline'