This project is archived and is in readonly mode.

#3524 ✓invalid
asherwood

Unable to create any model and unit test that begin with the word 'Test'

Reported by asherwood | November 30th, 2009 @ 07:48 PM

After upgrading to rails 2.3.5 and running my tests the following error appears

test_fields(ActionView::TestCase):
TypeError: wrong argument type Class (expected Module)

After doing a bit of testing in a new application it looks like this error is thrown whenever a new model is generated beginning with the word 'test' and then the tests are run.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Tags

Pages