fd6a13858c
- removing tag actions and replacing with background tasks - adding some sample pickle steps - added some basic pickle documentation
4 lines
160 B
Ruby
4 lines
160 B
Ruby
|
|
Given /^I have a page created at "([^"]*)" with the content:$/ do |page, page_contents|
|
|
pending # express the regexp above with the code you wish you had
|
|
end |