Skip to content

Commit 3509266

Browse files
committed
Run dotnet format
1 parent 06b9de3 commit 3509266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Elastic.Markdown.Tests/FrontMatter/YamlFrontMatterTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ public class MappedPagesNotAbsoluteUri(ITestOutputHelper output) : DirectiveTest
329329
"""
330330
)
331331
{
332-
[Fact]
332+
[Fact]
333333
public void HasErrorsForNotAbsoluteUri()
334334
{
335335
Collector.Diagnostics.Should().HaveCount(1);

0 commit comments

Comments
 (0)