mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
test: fix changes committed by mistake
This commit is contained in:
parent
352f0b040f
commit
6adb7c6d3e
1 changed files with 5 additions and 5 deletions
10
test.sh
10
test.sh
|
@ -151,10 +151,10 @@ function teardown() {
|
|||
|
||||
_parse_args $*
|
||||
setup
|
||||
test_package_check
|
||||
test_simple_install
|
||||
#test_simple_upgrade
|
||||
#test_simple_backup
|
||||
#test_simple_remove
|
||||
#test_simple_restore
|
||||
#test_package_check
|
||||
test_simple_upgrade
|
||||
test_simple_backup
|
||||
test_simple_remove
|
||||
test_simple_restore
|
||||
teardown
|
||||
|
|
Loading…
Add table
Reference in a new issue