Skip to content

Commit acdbedb

Browse files
committed
fix test
1 parent 9f13bba commit acdbedb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/App/Webpack/webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ Encore
7575
;
7676

7777
module.exports = Encore.getWebpackConfig();
78-
module.exports.resolve.alias["altcha/dist/altcha.i18n.js"]='altcha/i18n';
78+
module.exports.resolve.alias["altcha/dist/main/altcha.i18n.js"]='altcha/i18n';

0 commit comments

Comments
 (0)