10037: Fixed test because of the fixture dates changes made to allow some containers...
authorLucas Di Pentima <lucas@curoverse.com>
Wed, 21 Sep 2016 21:20:20 +0000 (18:20 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Wed, 21 Sep 2016 21:20:20 +0000 (18:20 -0300)
apps/workbench/test/integration/application_layout_test.rb

index 93827a9c74339a2b67365e6199ad9e2d32668410..c840a418cb44f60786cca371cabac15dca7aba7d 100644 (file)
@@ -256,8 +256,8 @@ class ApplicationLayoutTest < ActionDispatch::IntegrationTest
       end
 
       within('.recent-processes') do
-        assert_text 'running_with_job'
-        within('.row-zzzzz-d1hrv-runningpipeline') do
+        assert_text 'pipeline_with_job'
+        within('.row-zzzzz-d1hrv-1yfj6xkidf2muk3') do
           assert_text 'foo'
         end