未验证 提交 3fc93da0 编写于 作者: J Joey Robichaud 提交者: GitHub

Merge pull request #45990 from dotnet/dev/jorobich/skip-test

Fix PropertiesInRecursivePattern_PositionalInFirstProperty_AfterComma
......@@ -503,7 +503,7 @@ class D
public int P2 { get; set; }
}
";
await VerifyItemExistsAsync(markup, "P1");
await VerifyNoItemsExistAsync(markup);
}
[Fact]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册