APT fixtures moved and shrunk
This commit is contained in:
parent
6d39869eff
commit
46f76c5220
13 changed files with 494 additions and 2 deletions
|
|
@ -68,7 +68,7 @@ class PackagesHelperTest < ActionView::TestCase
|
|||
|
||||
# Packages enumerator must be restarted to start from position 1
|
||||
packages = release.packages('main', 'amd64')
|
||||
assert_equal 8320, packages.count
|
||||
assert_equal 5, packages.count
|
||||
|
||||
# Get information from translation file
|
||||
i18n = release.i18n('main', 'en')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue