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

Getting an odd error when using this code #12

Open
elight opened this issue Nov 29, 2010 · 0 comments
Open

Getting an odd error when using this code #12

elight opened this issue Nov 29, 2010 · 0 comments
Labels

Comments

@elight
Copy link
Owner

elight commented Nov 29, 2010

Scenario "Query with no query args returns all locations" do
  given_a_person
  given_im_logged_in_as :person
  And "A job with a maximum of zero agents"
end
  1. Error:
    test_query_with_no_query_args_returns_all_locations(Geographic_queries):
    ArgumentError: wrong number of arguments (2 for 1)

Removing the pending "And" causes it to run without error.

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