diff options
Diffstat (limited to 'test/librechroot-test.sh')
-rw-r--r-- | test/librechroot-test.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/librechroot-test.sh b/test/librechroot-test.sh index 37c717a..76afb56 100644 --- a/test/librechroot-test.sh +++ b/test/librechroot-test.sh @@ -13,10 +13,9 @@ before() { } after() { - _after + _after_sudo } - it_creates_repo_for_new_chroots() { require network sudo || return 0 libremessages msg 'Creating a chroot, may take a few minutes' &>/dev/tty |