Skip to content

Commit 224058c

Browse files
committed
Fix test
1 parent 718211a commit 224058c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/user/main_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Use of this source code is governed by a MIT-style
33
// license that can be found in the LICENSE file.
44

5-
package login
5+
package user
66

77
import (
88
"path/filepath"

0 commit comments

Comments
 (0)