Skip to content

Commit 2991cb3

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

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
@@ -435,7 +435,7 @@ func TestOryErrorIDHeader(t *testing.T) {
435435
expectedHeader: "invalid_configuration",
436436
},
437437
{
438-
name: "error without ID does not set header",
438+
name: "sets empty header without ID",
439439
err: &ErrNotFound,
440440
expectedHeader: "",
441441
},

0 commit comments

Comments
 (0)