Sha256: 84f0ef1ceaa20d102750e54db412bb7af80b17b691a3273340c026eb551aa864

Contents?: true

Size: 96 Bytes

Versions: 15

Compression:

Stored size: 96 Bytes

Contents

Given(/^I have a node named "(.*?)"$/) do |node_name|
  ridley.node.create(name: node_name)
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
motherbrain-1.5.0 features/step_definitions/node_steps.rb
motherbrain-1.4.0 features/step_definitions/node_steps.rb
motherbrain-1.3.0 features/step_definitions/node_steps.rb
motherbrain-1.2.1 features/step_definitions/node_steps.rb
motherbrain-1.2.0 features/step_definitions/node_steps.rb
motherbrain-1.1.3 features/step_definitions/node_steps.rb
motherbrain-1.1.2 features/step_definitions/node_steps.rb
motherbrain-1.1.1 features/step_definitions/node_steps.rb
motherbrain-1.1.0 features/step_definitions/node_steps.rb
motherbrain-1.0.0 features/step_definitions/node_steps.rb
motherbrain-0.14.5 features/step_definitions/node_steps.rb
motherbrain-0.14.4 features/step_definitions/node_steps.rb
motherbrain-0.14.3 features/step_definitions/node_steps.rb
motherbrain-0.14.2 features/step_definitions/node_steps.rb
motherbrain-0.13.1 features/step_definitions/node_steps.rb