Skip to content

Commit

Permalink
approve tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyBen committed Aug 30, 2023
1 parent 2329bba commit e092ebf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/fixtures/empty-dir/approvals/alf_upgrade
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
 git found

=== Cloning DannyBen/alf
Cloning into '/tmp/*
Cloning into '.'...

=== Copying files
alf  => /usr/local/bin/
Expand Down
2 changes: 1 addition & 1 deletion test/upgrade_spec.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ describe "alf upgrade --help"

describe "alf upgrade"
cp /usr/local/bin/alf /usr/local/bin/alf-before-upgrade
allow_diff 'tmp\..*'
# allow_diff 'tmp\..*'
approve "alf upgrade"
mv /usr/local/bin/alf-before-upgrade /usr/local/bin/alf

0 comments on commit e092ebf

Please # to comment.