Commit b4d11e0
Fix gofmt alignment in jwt_expiry_test.go
Correct struct field alignment in TestExtractJWTExpiry_WrongPartCount
test table to satisfy gofmt.
Co-authored-by: Copilot <[email protected]>1 parent 57fc2cf commit b4d11e0
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | | - | |
127 | | - | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments