Skip to content

Commit

Permalink
[tests] Remove function_delete_log_fail
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Nov 18, 2023
1 parent dde6369 commit 5535e47
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/bats/main.bats
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ function setup() {
assert_success
}

@test "function_delete_log_fail" {
LOG_FILE=/var/log/ovos-installer.logX
run delete_log
assert_failure
}

@test "function_detect_user_root" {
USER_ID=0
run detect_user
Expand Down

0 comments on commit 5535e47

Please sign in to comment.