diff --git a/test/function/samples/external-synthetic-exports/_config.js b/test/function/samples/external-synthetic-exports/_config.js index f9cdc20268e..bd60de83d00 100644 --- a/test/function/samples/external-synthetic-exports/_config.js +++ b/test/function/samples/external-synthetic-exports/_config.js @@ -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: {