Skip to content

Commit 53df8d6

Browse files
Run gofmt
1 parent 9c96a43 commit 53df8d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

github/orgs_audit_log_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,11 +203,11 @@ func TestAuditEntry_Marshal(t *testing.T) {
203203
LimitedAvailability: Bool(false),
204204
Message: String("m"),
205205
Name: String("n"),
206-
OldPermission: String("op"),
206+
OldPermission: String("op"),
207207
OldUser: String("ou"),
208208
OpenSSHPublicKey: String("osshpk"),
209209
Org: String("o"),
210-
Permission: String("p"),
210+
Permission: String("p"),
211211
PreviousVisibility: String("pv"),
212212
ReadOnly: String("ro"),
213213
Repo: String("r"),

0 commit comments

Comments
 (0)