Skip to content

Commit dc745f0

Browse files
committed
Remove helper
Signed-off-by: Derek Collison <[email protected]>
1 parent 14cdda8 commit dc745f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/accounts_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,6 @@ func TestImportAuthorized(t *testing.T) {
497497
}
498498

499499
func TestSimpleMapping(t *testing.T) {
500-
t.Helper()
501500
s, fooAcc, barAcc := simpleAccountServer(t)
502501
defer s.Shutdown()
503502

0 commit comments

Comments
 (0)