Skip to content

Commit 3bb259c

Browse files
aeneasrzepatrik
andauthored
Update json_test.go
Co-authored-by: Patrik <zepatrik@users.noreply.github.com>
1 parent c7f7745 commit 3bb259c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ func TestOryErrorIDHeader(t *testing.T) {
430430
expectedHeader string
431431
}{
432432
{
433-
name: "error with ID sets header",
433+
name: "sets ID in header",
434434
err: &ErrMisconfiguration,
435435
expectedHeader: "invalid_configuration",
436436
},

0 commit comments

Comments
 (0)