Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed Jul 12, 2024
1 parent 90a28b6 commit 1ff6e3f
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,7 @@ describe('Backwards compatibility', () => {
expect(resultString).toContain(
'http://localhost:4000/dist/umd/standalone.js'
)
expect(resultString).toContain(
'http://localhost:4000/dist/umd/vendors-node_modules_segment_tsub_dist_index_js.bundle'
)

expect(resultString).toContain(
'http://localhost:4000/dist/umd/ajs-destination.bundle'
)
Expand Down

0 comments on commit 1ff6e3f

Please sign in to comment.