mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 11:44:49 +08:00
Update spec/components/stylesheet/manager_spec.rb
Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>
This commit is contained in:
parent
a838293aaf
commit
ddaa7cc7ea
|
@ -607,7 +607,7 @@ describe Stylesheet::Manager do
|
|||
end
|
||||
end
|
||||
|
||||
describe "precompile css" do
|
||||
describe ".precompile css" do
|
||||
before do
|
||||
class << STDERR
|
||||
alias_method :orig_write, :write
|
||||
|
|
Loading…
Reference in New Issue
Block a user