Skip to content

Commit

Permalink
Adjust floating IP breadcrumb tests with unified breadrumbs.
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpovolny committed Feb 23, 2017
1 parent 36f53b0 commit 62d54de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
end

it "show associated floating ips" do
assert_nested_list(@network_port, [@floating_ip], 'floating_ips', 'All Floating Ips')
assert_nested_list(@network_port, [@floating_ip], 'floating_ips', 'All Floating IPs')
end
end

Expand Down

0 comments on commit 62d54de

Please sign in to comment.