10293: update test assertion to expect output collection name, instead of pdh.
authorradhika <radhika@curoverse.com>
Fri, 2 Dec 2016 18:48:12 +0000 (13:48 -0500)
committerradhika <radhika@curoverse.com>
Fri, 2 Dec 2016 18:48:12 +0000 (13:48 -0500)
apps/workbench/test/integration/application_layout_test.rb

index c42d3e3db049504ffde81dd331c361ca634ff032..b49cbf91c7f52f701ab7d898b866ed3619c9c5c6 100644 (file)
@@ -269,7 +269,7 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest
 
         assert_text 'completed container request'
         within('.row-zzzzz-xvhdp-cr4completedctr')do
-          assert page.has_link? '1f4b0bc7583c2a7f9102c395f4ffc5e3+45'
+          assert page.has_link? 'foo_file'
         end
       end