diff --git a/test/fixtures/bin/6to5/--blacklist/options.json b/test/fixtures/bin/6to5/--blacklist/options.json index 2a2e8ffde1..504eb17f7e 100644 --- a/test/fixtures/bin/6to5/--blacklist/options.json +++ b/test/fixtures/bin/6to5/--blacklist/options.json @@ -1,3 +1,3 @@ { - "args": ["--blacklist", "arrowFunctions"] + "args": ["--blacklist", "es6.arrowFunctions"] }