mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: simplify renovate config and upgrade msw (#6961)
This commit is contained in:
@@ -145,7 +145,7 @@ describe('testing for client update', () => {
|
||||
response403
|
||||
),
|
||||
http.get(
|
||||
`https://github.com/toeverything/AFFiNE/releases/download/v0.11.1-canary.2/latest${platformTail}.yml`,
|
||||
`https://github.com/toeverything/AFFiNE/releases/download/v0.11.1-canary.2/canary${platformTail}.yml`,
|
||||
async () => {
|
||||
const buffer = await fs.readFile(
|
||||
nodePath.join(
|
||||
|
||||
Reference in New Issue
Block a user