Skip to content

Commit

Permalink
online debug
Browse files Browse the repository at this point in the history
  • Loading branch information
yufeih committed Jul 12, 2023
1 parent 1d15a44 commit 5043f21
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/docfx.Snapshot.Tests/SamplesTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,7 @@ static string NormalizeHtml(string html)
}
}

[SnapshotFact]
public async Task CSharp()
private async Task CSharp()
{
var samplePath = $"{s_samplesDir}/csharp";
Clean(samplePath);
Expand Down

0 comments on commit 5043f21

Please sign in to comment.