Skip to content

Commit 0f13e1e

Browse files
committed
feat(test用例): 更新测试用例配置
1 parent 65996d3 commit 0f13e1e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

test/custom-adapter-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "your-hexo-project",
33
"yuqueConfig": {
44
"baseUrl": "https://www.yuque.com/api/v2",
5-
"login": "1874w",
5+
"login": "yinzhi",
66
"repo": "yuque-hexo-demo",
77
"postPath": "report",
88
"mdNameFormat": "title",

test/hexo-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "your-hexo-project",
33
"yuqueConfig": {
44
"baseUrl": "https://www.yuque.com/api/v2",
5-
"login": "1874w",
5+
"login": "yinzhi",
66
"repo": "yuque-hexo-demo",
77
"mdNameFormat": "title",
88
"postPath": "source/_posts/yuque"

test/markdown-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "your-hexo-project",
33
"yuqueConfig": {
44
"baseUrl": "https://www.yuque.com/api/v2",
5-
"login": "1874w",
5+
"login": "yinzhi",
66
"repo": "yuque-hexo-demo",
77
"postPath": "report",
88
"mdNameFormat": "title",

0 commit comments

Comments
 (0)