Patch broken polyfill feature test

https://github.com/Financial-Times/polyfill-service/issues/2006
This commit is contained in:
Tom Hughes 2019-08-05 20:39:24 +01:00
parent 083375b3c3
commit bc883cb926

View file

@ -3010,7 +3010,7 @@ CreateMethodProperty(Number, 'parseInt', parseInt);
} }
if (!("name"in Function.prototype&&"x"===function n(){}.name if (!("name"in Function.prototype&&"x"===function x(){}.name
)) { )) {
// Function.prototype.name // Function.prototype.name