Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
SoonIter committed Jul 10, 2024
1 parent d33e998 commit b2b7fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/cases/assets-retry/index.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { dev, gotoPage, proxyConsole } from '@e2e/helper';
import { expect, type Page, test } from '@playwright/test';
import { type Page, expect, test } from '@playwright/test';
import { type RequestHandler, logger } from '@rsbuild/core';
import { pluginAssetsRetry } from '@rsbuild/plugin-assets-retry';
import type { PluginAssetsRetryOptions } from '@rsbuild/plugin-assets-retry';
Expand Down

0 comments on commit b2b7fb1

Please sign in to comment.