mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Remove Minitest::Rails::
removed prefix
Followup to 66431d0905
[skip ci]
This commit is contained in:
parent
66431d0905
commit
d36ee405b7
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ class Minitest::Spec
|
|||
end
|
||||
|
||||
# minitest-rails
|
||||
class Minitest::Rails::ActiveSupport::TestCase
|
||||
class ActiveSupport::TestCase
|
||||
include FactoryGirl::Syntax::Methods
|
||||
end
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue