Fix ui tests in nightly
This commit is contained in:
parent
dffa33fb46
commit
d6c8b6b022
3 changed files with 5 additions and 4 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"rust-analyzer.check.command": "clippy",
|
||||
"rust-analyzer.cargo.features": "all"
|
||||
"rust-analyzer.cargo.features": "all",
|
||||
"rust-analyzer.testExplorer": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue