Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
manucorporat committed Dec 22, 2019
1 parent a69d8f7 commit 0c3b578
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -20,7 +20,7 @@ module.exports = {
code: 'EXTERNAL_SYNTHETIC_EXPORTS',
importer: 'main.js',
source: 'dep',
message: "External 'dep' can not have 'syntheticNamedExports' enabled"
message: "External 'dep' can not have 'syntheticNamedExports' enabled."
}
],
context: {
Expand Down

0 comments on commit 0c3b578

Please sign in to comment.