Commit 17b2ee0
fix(test): Label.Name is a plain string in go-github v89
The rebase onto main picked up the go-github v89 bump, which changed
Label.Name from *string to string. Adjust the PR read conformance
fixture accordingly.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent a4fc8e8 commit 17b2ee0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments