重构duckduckgo邮箱获取
This commit is contained in:
@@ -176,7 +176,7 @@ test('fetchDuckEmail falls back to the previous Duck email when the page baselin
|
||||
|
||||
const result = await api.fetchDuckEmail({
|
||||
generateNew: true,
|
||||
previousEmail: 'previous@duck.com',
|
||||
baselineEmail: 'previous@duck.com',
|
||||
});
|
||||
|
||||
assert.deepEqual(result, {
|
||||
|
||||
Reference in New Issue
Block a user