Skip to content

Commit

Permalink
[tests] Fix 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 db6d146 commit dde6369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bats/main.bats
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function setup() {
}

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

0 comments on commit dde6369

Please sign in to comment.