提交 1e991d69 编写于 作者: I Ivan Basov

unit test fix

上级 dee8b077
......@@ -288,6 +288,8 @@ class MyClass
}
}"]]></Text>
Dim viewModelTestState = Await GetViewModelTestStateAsync(markup, LanguageNames.CSharp)
Dim viewModel = viewModelTestState.ViewModel
VerifyOpeningState(viewModel, "public ref int M(int x, params int[] y)")
viewModel.SelectedIndex = 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册