fix
This commit is contained in:
parent
1419178527
commit
bdce6bdc59
1 changed files with 15 additions and 15 deletions
30
debian/tests/control
vendored
30
debian/tests/control
vendored
|
@ -11,19 +11,19 @@ Depends: @,
|
|||
# For building gitlab-shell
|
||||
golang-any,
|
||||
# Dependencies in test group
|
||||
ruby-fuubar (>= 2.2~),
|
||||
ruby-rspec-retry (>= 0.6.1~),
|
||||
ruby-selenium-webdriver (>= 3.142~),
|
||||
ruby-shoulda-matchers (>= 4.0.1~),
|
||||
ruby-email-spec (>= 2.2~),
|
||||
ruby-json-schema (>= 2.8~),
|
||||
ruby-webmock (>= 3.5.1~),
|
||||
ruby-rails-controller-testing,
|
||||
ruby-pry-byebug (>= 3.5.1~),
|
||||
ruby-awesome-print,
|
||||
ruby-database-cleaner (>= 1.7~),
|
||||
ruby-factory-bot-rails (>= 5.1~),
|
||||
ruby-rspec-rails (>= 4.0~beta3~),
|
||||
ruby-spring (>= 2.0~),
|
||||
ruby-simplecov
|
||||
# ruby-fuubar (>= 2.2~),
|
||||
# ruby-rspec-retry (>= 0.6.1~),
|
||||
# ruby-selenium-webdriver (>= 3.142~),
|
||||
# ruby-shoulda-matchers (>= 4.0.1~),
|
||||
# ruby-email-spec (>= 2.2~),
|
||||
# ruby-json-schema (>= 2.8~),
|
||||
# ruby-webmock (>= 3.5.1~),
|
||||
# ruby-rails-controller-testing,
|
||||
# ruby-pry-byebug (>= 3.5.1~),
|
||||
# ruby-awesome-print,
|
||||
# ruby-database-cleaner (>= 1.7~),
|
||||
# ruby-factory-bot-rails (>= 5.1~),
|
||||
# ruby-rspec-rails (>= 4.0~beta3~),
|
||||
# ruby-spring (>= 2.0~),
|
||||
# ruby-simplecov
|
||||
Restrictions: needs-root, needs-internet
|
||||
|
|
Loading…
Reference in a new issue