mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 15:28:37 +08:00
Add rubocop to our build. (#5004)
This commit is contained in:
@ -13,7 +13,6 @@ describe HighlightJs do
|
||||
expect(bundle).not_to match(/applescript/)
|
||||
end
|
||||
|
||||
|
||||
it 'can get a version string' do
|
||||
version1 = HighlightJs.version("http|cpp")
|
||||
version2 = HighlightJs.version("rust|cpp|fake")
|
||||
|
Reference in New Issue
Block a user