提交 3411d41f 编写于 作者: K Kevin Pilch-Bisson 提交者: Jared Parsons

Disable test that doesn't work with xunit2

上级 be425adf
......@@ -159,7 +159,7 @@ public async Task SearchPaths_BaseDirectory()
AssertEx.Equal(new[] { 2, 3, 4 }, state.ReturnValue);
}
[Fact]
[Fact(Skip = "xunit2")]
public async Task References1()
{
var options0 = ScriptOptions.Default.AddReferences(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册