fix: remove qx copy shortcut action
This commit is contained in:
@@ -25,6 +25,7 @@ function run({ cookie = '', body = '' }) {
|
||||
const notices = run({ cookie: `QDHeader=${encodeURIComponent(qdheader)}; QDH=abc` });
|
||||
assert.equal(notices[0][1], '抓取成功 uid:123456');
|
||||
assert.match(notices[0][2], /^启点ck /);
|
||||
assert.equal(notices[0].length, 3);
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user