mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update tests (#572)
This commit is contained in:
@@ -11,12 +11,6 @@ func TestGetHTMLMeta(t *testing.T) {
|
||||
urlStr string
|
||||
htmlMeta HTMLMeta
|
||||
}{
|
||||
{
|
||||
urlStr: "https://baidu.com",
|
||||
htmlMeta: HTMLMeta{
|
||||
Title: "百度一下,你就知道",
|
||||
},
|
||||
},
|
||||
{
|
||||
urlStr: "https://www.bytebase.com/blog/sql-review-tool-for-devs",
|
||||
htmlMeta: HTMLMeta{
|
||||
|
Reference in New Issue
Block a user