Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 2, 2024
1 parent d7fbaf9 commit b17ebfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/time/test/get-running-time.test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { rm } from 'node:fs/promises'
import { join } from 'node:path'
import { rm } from 'size-limit'
import { afterEach, expect, it } from 'vitest'

import { getCache, saveCache } from '../cache.js'
Expand Down

0 comments on commit b17ebfb

Please sign in to comment.