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",
|
||||
"description": "Run tests on windows",
|
||||
"configurePreset": "x64-window",
|
||||
"configurePreset": "x64-windows",
|
||||
"inherits": [
|
||||
"core-tests"
|
||||
]
|
||||
|
@ -170,4 +170,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue