Skip to content

Commit

Permalink
[tests/bats] Fix scenario test
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Jan 28, 2024
1 parent a6f9f0e commit b23724c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bats/scenario.bats
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ function setup() {

@test "function_detect_scenario_found" {
RUN_AS_HOME=/home/$USER
ARCH="x86_64"
run mkdir -p $RUN_AS_HOME/.config/ovos-installer
run touch $RUN_AS_HOME/.config/ovos-installer/$SCENARIO_NAME
detect_scenario
Expand Down

0 comments on commit b23724c

Please sign in to comment.