Skip to content

Commit 9a71e8e

Browse files
committed
Formatting
1 parent 096edd2 commit 9a71e8e

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

site/jest.config.js

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,15 @@ module.exports = {
4444
"!<rootDir>/out/**/*.*",
4545
"!<rootDir>/storybook-static/**/*.*",
4646
],
47-
reporters: [ "default",
48-
["jest-junit", {
47+
reporters: [
48+
"default",
49+
[
50+
"jest-junit",
51+
{
4952
suiteName: "Front-end Jest Tests",
5053
outputDirectory: "./test_results",
5154
outputName: "junit.xml",
52-
}]],
55+
},
56+
],
57+
],
5358
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy