Skip to content

Commit b97fdd4

Browse files
committed
Restore trailing whitespace (broken build)
1 parent b48e569 commit b97fdd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SourceGeneratorTests/ControllerGenerationTests.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ public sealed class Item : Identifiable<long>
225225
{
226226
private const JsonApiEndpoints NoRelationshipEndpoints = JsonApiEndpoints.GetCollection |
227227
JsonApiEndpoints.GetSingle | JsonApiEndpoints.Post | JsonApiEndpoints.Patch | JsonApiEndpoints.Delete;
228-
228+
229229
[Attr]
230230
public int Value { get; set; }
231231
}

0 commit comments

Comments
 (0)