Skip to content

Commit

Permalink
wip: 🔕 temporary commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tarampampam committed Jul 5, 2024
1 parent a0025ca commit 5efd289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entrypoints/background/persistent/settings.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ describe('settings', () => {
throw new Error('current is undefined')
}

// @ts-expect-error - emulate partial data
// @ts-expect-error - emulate partial data!
delete current.stats

await area.set(current)
Expand Down

0 comments on commit 5efd289

Please sign in to comment.