Sha256: cb976d3f7df373a62cb70f4dbd38bcd40cb03ca79828631b855f7388fb22f4d5
Contents?: true
Size: 341 Bytes
Versions: 2
Compression:
Stored size: 341 Bytes
Contents
Given /^I have built the assembly jar$/ do pending # express the regexp above with the code you wish you had end When /^I press execute deploy$/ do pending # express the regexp above with the code you wish you had end Then /^the artifact should get deployed$/ do pending # express the regexp above with the code you wish you had end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
beta_tools-0.0.5 | features/step_definitions/deploy_steps.rb |
beta_tools-0.0.4 | features/step_definitions/deploy_steps.rb |