eng: run with coverage on decoration click for more selfhosting (#202592)

This commit is contained in:
Connor Peet 2024-01-16 09:25:15 -08:00 committed by GitHub
parent 351e07bbb6
commit fee9ef203a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -170,4 +170,5 @@
},
"css.format.spaceAroundSelectorSeparator": true,
"inlineChat.mode": "live",
"testing.defaultGutterClickAction": "runWithCoverage",
}