0

So i ran rake test which gave me following results

7 tests, 0 assertions, 0 failures, 7 errors, 0 skips ** Invoke test:integration (first_time) ** Invoke test:prepare ** Execute test:integration Errors running test:functionals! #

iamsolankiamit
  • 37
  • 1
  • 11

1 Answers1

0

I figured out the problems were with naming the models. including those 's' at the end was creating the problem.

iamsolankiamit
  • 37
  • 1
  • 11