Skip to content

Commit

Permalink
test: rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
andreashuber69 committed Jan 20, 2025
1 parent 926e8dd commit 976687e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/vue/vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ if (!require.extensions[".ts"]) {
});
}

module.exports = require("./vue.config.ts").default;
module.exports = require("./vueConfig.ts").default;
File renamed without changes.

0 comments on commit 976687e

Please sign in to comment.