Skip to content

Commit

Permalink
Removed empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
cepages committed Aug 13, 2024
1 parent e729d6b commit 3c0ab35
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ task :test_swift do
config_file_default = File.absolute_path("spec/fixtures/swift-tests.yml")
config_file_no_infer_types = File.absolute_path("spec/fixtures/swift-tests_with_no_infer_types.yml")
config_array = [config_file_default, config_file_no_infer_types]

dotenv_file = File.absolute_path("spec/fixtures/.env.fruitloops")

config_array.each do |config_file|
with_temp_dir do |temp_dir|
puts "Current working directory: #{temp_dir}"
Expand Down

0 comments on commit 3c0ab35

Please sign in to comment.