mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 00:48:23 -06:00
inbox: Reflect Windows inbox changes from 20190516
This commit is contained in:
parent
7291121112
commit
723ff47789
@ -15,7 +15,8 @@
|
||||
"/build/",
|
||||
"/src/cascadia/",
|
||||
"/.nuget/",
|
||||
"/.github/"
|
||||
"/.github/",
|
||||
"/samples/"
|
||||
],
|
||||
"SuffixFilters": [
|
||||
".dbb",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "http://universaltest/schema/testmddefinition-2.json",
|
||||
"$schema": "http://universaltest/schema/testmddefinition-5.json",
|
||||
"Package": {
|
||||
"ComponentName": "Console",
|
||||
"SubComponentName": "Host-FeatureTests"
|
||||
@ -30,6 +30,7 @@
|
||||
"AdditionalPlugins": [
|
||||
{
|
||||
"Type": "Microsoft.TestInfrastructure.UniversalTest.TestMD.Plugins.Winperf.WinperfPlugin",
|
||||
"Role": "Default",
|
||||
"Parameters": {
|
||||
"MachineConfigurationParameter": "none",
|
||||
"LocalReproUpload": "true"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user