Skip to content

Commit

Permalink
Review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
zzaakiirr committed Jul 30, 2024
1 parent e170349 commit 9a1231c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
end

config.around(:example, :without_config_file) do |example|
CommandHelpers.unset_config_file
CommandHelpers.delete_config_file
example.run
CommandHelpers.configure_config_file
end
Expand Down

0 comments on commit 9a1231c

Please sign in to comment.