summaryrefslogtreecommitdiffstats
path: root/pkg/commands/hosting_service/hosting_service_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/commands/hosting_service/hosting_service_test.go')
-rw-r--r--pkg/commands/hosting_service/hosting_service_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/commands/hosting_service/hosting_service_test.go b/pkg/commands/hosting_service/hosting_service_test.go
index c5968c4cd..20632e983 100644
--- a/pkg/commands/hosting_service/hosting_service_test.go
+++ b/pkg/commands/hosting_service/hosting_service_test.go
@@ -413,7 +413,6 @@ func TestGetPullRequestURL(t *testing.T) {
}
for _, s := range scenarios {
- s := s
t.Run(s.testName, func(t *testing.T) {
tr := i18n.EnglishTranslationSet()
log := &fakes.FakeFieldLogger{}