Merge branch 'master' of git.curoverse.com:arvados into 13076-r-autogen-api
[arvados.git] / apps / workbench / test / integration / application_layout_test.rb
index e777ed04d16a9b9801704e46c1c64d4f960dce8b..74a42877b1301f52b65e557b75bbac60165439f6 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require 'integration_helper'
 
 class ApplicationLayoutTest < ActionDispatch::IntegrationTest
@@ -256,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'