mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
missing prep in test
This commit is contained in:
parent
bcaed90744
commit
379eb01aab
@ -7,6 +7,7 @@ describe StylesheetsController do
|
||||
StylesheetCache.destroy_all
|
||||
builder = DiscourseStylesheets.new('desktop_rtl')
|
||||
builder.compile
|
||||
builder.ensure_digestless_file
|
||||
|
||||
digest = StylesheetCache.first.digest
|
||||
StylesheetCache.destroy_all
|
||||
|
Loading…
Reference in New Issue
Block a user