X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/edc5e4b6645b9b983a85a892bf3d3ad1432a657d..ff7b22c70cd77073d9bdbebac0bf03d43745ed0c:/apps/workbench/test/functional/pipeline_instances_controller_test.rb diff --git a/apps/workbench/test/functional/pipeline_instances_controller_test.rb b/apps/workbench/test/functional/pipeline_instances_controller_test.rb index 90bccc0eb1..a14d419e12 100644 --- a/apps/workbench/test/functional/pipeline_instances_controller_test.rb +++ b/apps/workbench/test/functional/pipeline_instances_controller_test.rb @@ -69,7 +69,7 @@ class PipelineInstancesControllerTest < ActionController::TestCase end end - test "component rendering copes with unexpeceted components format" do + test "component rendering copes with unexpected components format" do get(:show, {id: api_fixture("pipeline_instances")["components_is_jobspec"]["uuid"]}, session_for(:active))