Skip to content

Commit 875ea99

Browse files
committed
fix fmt
1 parent 6976a7c commit 875ea99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/mailer/main_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ import (
1313

1414
func TestMain(m *testing.M) {
1515
models.MainTest(m, filepath.Join("..", ".."))
16-
}
16+
}

0 commit comments

Comments
 (0)