Add ruby-factory-bot-rails as autopkgtest dependency
This commit is contained in:
parent
fd1ecefc28
commit
1060278311
1 changed files with 2 additions and 1 deletions
3
debian/tests/control
vendored
3
debian/tests/control
vendored
|
@ -22,5 +22,6 @@ Depends: @,
|
|||
ruby-rails-controller-testing,
|
||||
ruby-pry-byebug (>= 3.5.1~),
|
||||
ruby-awesome-print,
|
||||
ruby-database-cleaner (>= 1.7~)
|
||||
ruby-database-cleaner (>= 1.7~),
|
||||
ruby-factory-bot-rails (>= 5.1~)
|
||||
Restrictions: needs-root
|
||||
|
|
Loading…
Reference in a new issue