Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
p-wall committed Jul 8, 2024
1 parent 2551c6d commit f5cfbbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rspec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--color
<% if ENV["CI"] %>
--format RspecJunitFormatter
--out /tmp/test-results/rspec.xml
--out tmp/test-results/rspec.xml
<% end %>

0 comments on commit f5cfbbb

Please sign in to comment.