Skip to content

Commit

Permalink
No dartsass warning in test env
Browse files Browse the repository at this point in the history
  • Loading branch information
fumimowdan committed Oct 19, 2023
1 parent c17cfe2 commit 3ebe248
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/environments/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,7 @@
# config.action_view.annotate_rendered_view_with_filenames = true

config.active_job.queue_adapter = :test

# config/initializers/dartsass.rb
config.dartsass.build_options << " --quiet-deps"
end

0 comments on commit 3ebe248

Please sign in to comment.