You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: