Skip to content

Commit

Permalink
Add method to prevent auto generated tests for inspec
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick committed Oct 15, 2018
1 parent 5a4e516 commit 0577c30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions provider/inspec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,7 @@ def generate_typed_array(data, prop) end
def emit_resourceref_object(data) end

def emit_nested_object(data) end

def generate_network_datas(data, object) end
end
end

0 comments on commit 0577c30

Please sign in to comment.