mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
detect dead qunit
This commit is contained in:
parent
8bc93c0b01
commit
3aa3c915e7
@ -49,6 +49,7 @@ module Autospec
|
|||||||
|
|
||||||
def run(specs)
|
def run(specs)
|
||||||
puts "Running Qunit: #{specs}"
|
puts "Running Qunit: #{specs}"
|
||||||
|
Demon::RailsAutospec.ensure_running
|
||||||
|
|
||||||
abort
|
abort
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user