Skip to content

Commit

Permalink
Merge pull request #192 from jrafanie/fix_typo
Browse files Browse the repository at this point in the history
Fix typo.
  • Loading branch information
gmcculloug committed Oct 4, 2017
2 parents 3139fd3 + 506a9fb commit 170fd25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def root_service_template_task
expect(ws.root['include_service']).to be_truthy
end

it "with vm_serice" do
it "with vm_service" do
post_create(:dialog => {'dialog_environment' => "vm_service"})
ws = run_automate_method(ServiceTemplate.find_by_name("vm_service"),
root_service_template_task,
Expand Down

0 comments on commit 170fd25

Please sign in to comment.