node/test/fixtures/rc/duplicate-namespace-option/node.config.json

7 lines
122 B
JSON

{
"testRunner": {
"test-name-pattern": "first-pattern",
"test-name-pattern": "second-pattern"
}
}