X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f19ce869a14511bb8031309a75fd9ee7acfeee6c..4c110b5f4e8e92d613f70427f27bdfae2ea376c7:/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))