Only show failed tests in Admin CI output
This commit is contained in:
parent
e7c25f84df
commit
5985316b01
@ -31,5 +31,6 @@ module.exports = {
|
||||
Firefox: {
|
||||
ci: ['-headless']
|
||||
}
|
||||
}
|
||||
},
|
||||
tap_failed_tests_only: true
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user