Add ruby-selenium-webdriver as autopkgtest dependency
This commit is contained in:
parent
fefd6c4c21
commit
2e1f1c655c
1 changed files with 2 additions and 1 deletions
3
debian/tests/control
vendored
3
debian/tests/control
vendored
|
@ -13,5 +13,6 @@ Depends: @,
|
|||
phantomjs,
|
||||
# Dependencies in test group
|
||||
ruby-fuubar (>= 2.2~),
|
||||
ruby-rspec-retry (>= 0.6.1~)
|
||||
ruby-rspec-retry (>= 0.6.1~),
|
||||
ruby-selenium-webdriver (>= 3.142~)
|
||||
Restrictions: needs-root
|
||||
|
|
Loading…
Reference in a new issue