Skip to content

Commit a01b1d5

Browse files
committed
style: dotnet format
1 parent 55cf874 commit a01b1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Kaonavi.NET.Tests/KaonaviClient.Sheet.Test.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ public async ValueTask Sheet_CreateAsync_Calls_PostApi()
311311
static req => req.Content!.ShouldHaveJsonBody("member_data"u8, SheetDataJson)
312312
);
313313
}
314-
314+
315315
/// <summary>
316316
/// <inheritdoc cref="KaonaviClient.ISheet.AddFileAsync" path="/param[@name='id']"/>または<inheritdoc cref="KaonaviClient.ISheet.AddFileAsync" path="/param[@name='customFieldId']"/>が<c>0</c>未満のとき、
317317
/// <see cref="KaonaviClient.Sheet.AddFileAsync"/>は<see cref="ArgumentOutOfRangeException"/>をスローする。

0 commit comments

Comments
 (0)