We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c96a43 commit 53df8d6Copy full SHA for 53df8d6
github/orgs_audit_log_test.go
@@ -203,11 +203,11 @@ func TestAuditEntry_Marshal(t *testing.T) {
203
LimitedAvailability: Bool(false),
204
Message: String("m"),
205
Name: String("n"),
206
- OldPermission: String("op"),
+ OldPermission: String("op"),
207
OldUser: String("ou"),
208
OpenSSHPublicKey: String("osshpk"),
209
Org: String("o"),
210
- Permission: String("p"),
+ Permission: String("p"),
211
PreviousVisibility: String("pv"),
212
ReadOnly: String("ro"),
213
Repo: String("r"),
0 commit comments