We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a35c36c commit 5fe11c3Copy full SHA for 5fe11c3
1 file changed
router/oauth2/oauth2_test.go
@@ -49,7 +49,7 @@ func TestMain(m *testing.M) {
49
db1,
50
db2,
51
}
52
- config:= &driverMysql.Config{
+ config := &driverMysql.Config{
53
User: user,
54
Passwd: pass,
55
Net: "tcp",
0 commit comments