Skip to content

Commit ec80f51

Browse files
author
Andy Grunwald
authored
Fix package definition in accounts_test.go
1 parent 2e27388 commit ec80f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

accounts_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package gerrit
1+
package gerrit_test
22

33
import (
44
"context"

0 commit comments

Comments
 (0)