Sha256: b8e5eca65966d5d57610548f4e0454479fe65182dc9a4798fef6c3185a21568c

Contents?: true

Size: 149 Bytes

Versions: 6

Compression:

Stored size: 149 Bytes

Contents

# cleanup.rb - Track information needed for Resource Cleanup
When(/^a resource is created at `([^`]*)`$/) do |path|
  track_created_resource path
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
brine-dsl-0.9.0 lib/brine/step_definitions/cleanup.rb
brine-dsl-0.8.1 lib/brine/step_definitions/cleanup.rb
brine-dsl-0.8.0 lib/brine/step_definitions/cleanup.rb
brine-dsl-0.7.0 lib/brine/step_definitions/cleanup.rb
brine-dsl-0.6.0 lib/brine/step_definitions/cleanup.rb
brine-dsl-0.5.0 lib/brine/step_definitions/cleanup.rb