Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
MelsHyrule committed Apr 4, 2022
1 parent fd8cef4 commit eb40b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/requests/cloud_volumes_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
api_basic_authorize(action_identifier(:cloud_volumes, :attach, :resource_actions, :post))

post(api_cloud_volume_url(nil, cloud_volume), :params => {:action => "attach"})

expected = {
"success" => false,
"message" => a_string_including("Attach Volume for Cloud Volume id: #{cloud_volume.id} name: '': Feature not available\/supported")
Expand Down

0 comments on commit eb40b49

Please sign in to comment.