Use right test present key
This commit is contained in:
parent
1f8df107aa
commit
0d76d69dbc
1 changed files with 2 additions and 2 deletions
|
@ -138,7 +138,7 @@
|
||||||
{
|
{
|
||||||
"name": "windows-tests",
|
"name": "windows-tests",
|
||||||
"description": "Run tests on windows",
|
"description": "Run tests on windows",
|
||||||
"configurePreset": "x64-window",
|
"configurePreset": "x64-windows",
|
||||||
"inherits": [
|
"inherits": [
|
||||||
"core-tests"
|
"core-tests"
|
||||||
]
|
]
|
||||||
|
@ -170,4 +170,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue