Skip to content

Commit 5fe11c3

Browse files
committed
oauth2_test.goをフォーマット
1 parent a35c36c commit 5fe11c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

router/oauth2/oauth2_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ func TestMain(m *testing.M) {
4949
db1,
5050
db2,
5151
}
52-
config:= &driverMysql.Config{
52+
config := &driverMysql.Config{
5353
User: user,
5454
Passwd: pass,
5555
Net: "tcp",

0 commit comments

Comments
 (0)