Created
December 5, 2011 19:46
-
-
Save graybill/1435022 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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