Skip to content

Commit

Permalink
Update tests to catch regressions
Browse files Browse the repository at this point in the history
  • Loading branch information
gerlero committed Jun 29, 2023
1 parent 5ba9411 commit a4cef8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ test-dmg:
cd $(TEST_DIR)/test-dmg \
&& source $(VOLUME)/etc/bashrc \
&& foamInstallationTest \
&& bash -ex "$(CURDIR)/test.sh"
&& "$(CURDIR)/test.sh"
hdiutil detach $(VOLUME)

clean-app:
Expand Down

0 comments on commit a4cef8e

Please sign in to comment.