mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 12:07:10 -04:00
Update test styles.
This commit is contained in:
parent
e7d97d4b66
commit
239157df30
3 changed files with 143 additions and 186 deletions
|
@ -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 () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue