Skip to content

Commit

Permalink
Update test/integration/verify/controls/azure_service_fabric_mesh_net…
Browse files Browse the repository at this point in the history
…works.rb
  • Loading branch information
soumyo13 authored Mar 2, 2022
1 parent 1a4bec4 commit 4b10826
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
location = input(:location, value: '')

control 'test the properties of all Azure Service Fabric Mesh Networks' do
skip_control 'Testthe properties of all Azure Service Fabric Mesh Networks' do
describe azure_service_fabric_mesh_networks do
it { should exist }
its('names') { should include 'inspec-fb-mesh-vol' }
Expand Down

0 comments on commit 4b10826

Please sign in to comment.