Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove duplicate file
  • Loading branch information
chrisbreiding committed Apr 3, 2020
commit 02a44efde6a510966878bfc96a569dccf5ace027
2 changes: 1 addition & 1 deletion test/e2e/e2e_spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ describe('typescript', () => {
it('babelify is removed even if it is not the last item', () => {
const { browserifyOptions } = preprocessor.defaultOptions

return bundle('typescript/math_spec2.ts', {
return bundle('typescript/math_spec.ts', {
browserifyOptions: {
...browserifyOptions,
transform: [
Expand Down
18 changes: 0 additions & 18 deletions test/fixtures/typescript/math_spec2.ts

This file was deleted.