mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
DEV: run plugin tests in autospec
This commit is contained in:
parent
f4432648fd
commit
7ba681383d
|
@ -22,6 +22,8 @@ module Autospec
|
|||
reload(%r{^test/javascripts/(helpers|mixins)/.+\.js(\.es6)?$})
|
||||
reload("test/javascripts/test_helper.js")
|
||||
|
||||
watch(%r{^plugins/.*/test/.+\.js.es6$})
|
||||
|
||||
require "socket"
|
||||
|
||||
class ChromeNotInstalled < StandardError; end
|
||||
|
|
Loading…
Reference in New Issue
Block a user