Skip to content

Instantly share code, notes, and snippets.

@graybill
Created December 5, 2011 19:46
Show Gist options
  • Save graybill/1435022 to your computer and use it in GitHub Desktop.
Save graybill/1435022 to your computer and use it in GitHub Desktop.
95) Error:
test_should_not_filter_index_without_distributor_id(DistributorAdministratorsControllerTest):
ArgumentError: wrong number of arguments (5 for 4)
actionpack (3.1.2) lib/action_controller/test_case.rb:365:in `process'
actionpack (3.1.2) lib/action_controller/test_case.rb:365:in `get'
test/functional/distributor_administrators_controller_test.rb:32:in `test_should_not_filter_index_without_distributor_id'
activesupport (3.1.2) lib/active_support/testing/setup_and_teardown.rb:67:in `__send__'
activesupport (3.1.2) lib/active_support/testing/setup_and_teardown.rb:67:in `run'
activesupport (3.1.2) lib/active_support/callbacks.rb:435:in `_run_setup_callbacks'
activesupport (3.1.2) lib/active_support/callbacks.rb:81:in `send'
activesupport (3.1.2) lib/active_support/callbacks.rb:81:in `run_callbacks'
activesupport (3.1.2) lib/active_support/testing/setup_and_teardown.rb:65:in `run'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment