mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-12-13 21:56:52 +00:00
GPR authentication support
This commit is contained in:
committed by
Alex Mullans
parent
6c0e2a2a6b
commit
6bd4969ec6
17
node_modules/fast-xml-parser/codecept.json
generated
vendored
Normal file
17
node_modules/fast-xml-parser/codecept.json
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"tests": "./spec/*_spec.js",
|
||||
"timeout": 10000,
|
||||
"output": "./output",
|
||||
"helpers": {
|
||||
"WebDriverIO": {
|
||||
"url": "http://localhost",
|
||||
"browser": "chrome"
|
||||
}
|
||||
},
|
||||
"include": {
|
||||
"I": "./steps_file.js"
|
||||
},
|
||||
"bootstrap": false,
|
||||
"mocha": {},
|
||||
"name": "fxp"
|
||||
}
|
||||
Reference in New Issue
Block a user