Skip to content

Commit dbac770

Browse files
authored
skip brazil import of bundle-shading-tests module (#5209)
1 parent b8e73ac commit dbac770

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.brazil.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@
103103
"tests-coverage-reporting": { "skipImport": true },
104104
"third-party": { "skipImport": true },
105105
"third-party-slf4j-api": { "skipImport": true },
106-
"crt-unavailable-tests": { "skipImport": true }
106+
"crt-unavailable-tests": { "skipImport": true },
107+
"bundle-shading-tests": { "skipImport": true }
107108
},
108109

109110
"dependencies": {

0 commit comments

Comments
 (0)