fix(tests): disable apt tests
This commit is contained in:
parent
5fb5d03512
commit
9b8348181c
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@
|
||||||
|
|
||||||
load ../common
|
load ../common
|
||||||
|
|
||||||
|
setup_file() {
|
||||||
|
skip
|
||||||
|
}
|
||||||
|
|
||||||
@test "apt: Update the list of available packages and versions" {
|
@test "apt: Update the list of available packages and versions" {
|
||||||
sudo apt update
|
sudo apt update
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue