Skip to content

Commit a8432f9

Browse files
committed
typo
1 parent 08ee352 commit a8432f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functional.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ module.exports = {
617617
* That's because, in theory, you should be able to
618618
* run Encore from other directories, give you set
619619
* the context. However, in this case, the vue-loader
620-
* users load-postcss-config to load the postcss config,
620+
* uses load-postcss-config to load the postcss config,
621621
* but it uses process.cwd() to find it, instead of the
622622
* context. So, in this case, we *must* set the cwd()
623623
* to be the temp test directory.

0 commit comments

Comments
 (0)