Skip to content

Commit

Permalink
Merge pull request #15 from epimorphics/issue/13-data-services-test-fix
Browse files Browse the repository at this point in the history
fixes failing test
  • Loading branch information
DanielCouzens authored Oct 9, 2024
2 parents c86a0b7 + 7b582fd commit 2a41ca0
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 @@ -30,7 +30,7 @@ gem: ${GEM}

test: gem
@bundle install
@rake test
@bundle exec rake test

publish: ${GEM}
@echo Publishing package ${NAME}:${VERSION} to ${OWNER} ...
Expand Down

0 comments on commit 2a41ca0

Please sign in to comment.