mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-24 22:35:56 +02:00
Update test styles.
This commit is contained in:
@@ -26,7 +26,7 @@ function update() {
|
||||
|
||||
function onEnd() {
|
||||
|
||||
$('#mocha-overlay').addClass($('.test.fail').length ? 'fail' : 'pass');
|
||||
$('#report').addClass($('.test.fail').length ? 'fail' : 'pass');
|
||||
|
||||
$('#mocha-overlay code').each(function () {
|
||||
|
||||
|
Reference in New Issue
Block a user