Skip to content

Commit d3891ba

Browse files
erel213Copilot
andauthored
Remove redundant assaertions
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a06bc71 commit d3891ba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pkg/github/repositories_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -553,9 +553,6 @@ func Test_UpdateRepository(t *testing.T) {
553553
assert.Equal(t, *tc.expectedRepo.Archived, *returnedRepo.Archived)
554554
assert.Equal(t, *tc.expectedRepo.AllowForking, *returnedRepo.AllowForking)
555555
assert.Equal(t, *tc.expectedRepo.Description, *returnedRepo.Description)
556-
assert.Equal(t, *tc.expectedRepo.Archived, *returnedRepo.Archived)
557-
assert.Equal(t, *tc.expectedRepo.AllowForking, *returnedRepo.AllowForking)
558-
assert.Equal(t, *tc.expectedRepo.Description, *returnedRepo.Description)
559556
})
560557
}
561558
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy