зеркало из https://github.com/dotnet/razor.git
Update BreakpointSpanTests.cs
This commit is contained in:
Родитель
f51e49f2f6
Коммит
976b87c8c8
|
@ -9,7 +9,7 @@ namespace Microsoft.VisualStudio.Razor.IntegrationTests;
|
|||
|
||||
public class BreakpointSpanTests(ITestOutputHelper testOutputHelper) : AbstractRazorEditorTest(testOutputHelper)
|
||||
{
|
||||
[IdeFact]
|
||||
[IdeFact(Skip = "First test after failure")]
|
||||
public async Task SetBreakpoint_FirstCharacter_SpanAdjusts()
|
||||
{
|
||||
// Open the file
|
||||
|
|
Загрузка…
Ссылка в новой задаче