Skip to content

Commit

Permalink
13 functions
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx authored Nov 27, 2023
1 parent 8278a27 commit 0451150
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ let moduleGraph: ModuleGraph

describe('plugin container', () => {
it('has bound methods', async () => {
expect.assertions(8)
expect.assertions(13)
const entryUrl = '/x.js'

const plugin: Plugin = {
Expand Down

0 comments on commit 0451150

Please sign in to comment.