mirror of
https://github.com/ONLYOFFICE/DocSpace-client.git
synced 2025-04-18 13:44:09 +03:00
Fix tests report styles
This commit is contained in:
parent
b387311f90
commit
f7b1ff068f
@ -25,11 +25,14 @@ module.exports = {
|
||||
includeFailureMsg: true,
|
||||
includeConsoleLog: true,
|
||||
includeStackTrace: false,
|
||||
useCssFile: true,
|
||||
inlineSource: true,
|
||||
useCssFile: false,
|
||||
sort: "titleAsc",
|
||||
append: false,
|
||||
// hideIcon: true,
|
||||
// styleOverridePath: "styles/defaultTheme.css",
|
||||
logo: "../../../public/images/logo/lightsmall.svg",
|
||||
// logo: "../../../public/images/logo/lightsmall.svg",
|
||||
// logoImgPath: "../../../public/images/logo/lightsmall.svg",
|
||||
},
|
||||
],
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user