Skip to content

Commit

Permalink
Revert "Revert "No dartsass warning in test env""
Browse files Browse the repository at this point in the history
This reverts commit 6da970d.
  • Loading branch information
fumimowdan authored Oct 19, 2023
1 parent 9b871e1 commit a3af8f7
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 a3af8f7

Please sign in to comment.