Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some actions do not work #1

Closed
AMeng opened this issue Jun 4, 2014 · 1 comment
Closed

Some actions do not work #1

AMeng opened this issue Jun 4, 2014 · 1 comment
Labels

Comments

@AMeng
Copy link
Owner

AMeng commented Jun 4, 2014

Actions like :create_if_missing result in badly formatted specs because they don't fit well into the verb, noun, adjective model.

it "create_if_missings the /opt/graphite/storage/graphite.db cookbook_file" do
  expect(chef_run).to create_if_missing_cookbook_file("/opt/graphite/storage/graphite.db")
end
@AMeng AMeng added the bug label Jun 4, 2014
@AMeng
Copy link
Owner Author

AMeng commented Jun 6, 2014

Fixed

@AMeng AMeng closed this as completed Jun 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant