Skip to content

Commit

Permalink
Syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo-ter-Doest committed Jul 2, 2024
1 parent 9b99972 commit 6c04be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/test_esm_bundle/spec/check_imports_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ describe('Module tests', () => {

beforeAll(() => {
// Assuming the module is named 'myModule' and is located in the 'src' directory
import * as myLib from libPath
// import * as myLib from libPath
})

// List of functions and classes expected to be exported by the module
Expand Down

0 comments on commit 6c04be5

Please sign in to comment.