更新
This commit is contained in:
@@ -25,7 +25,7 @@ func TestSend(t *testing.T) {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
by, err := os.ReadFile("../../../static/email/msg/zh_Hant.html")
|
||||
by, err := os.ReadFile("./assets/zh_Hant.html")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user