Skip to content

Commit cf0b654

Browse files
committed
Format code
1 parent a18085d commit cf0b654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Kiota.Builder.Tests/Refiners/GoLanguageRefinerTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1195,6 +1195,6 @@ public async Task NormalizeNamespaceName()
11951195
Assert.Equal("github.com/OrgName/RepoName.apisdk.models", models.Name);
11961196
Assert.Equal("github.com/OrgName/RepoName.apisdk.models.submodels.camelcase", camelCaseModel.Name);
11971197
}
1198-
1198+
11991199
#endregion
12001200
}

0 commit comments

Comments
 (0)