Fixed test failure in Firefox 68 ESR

This commit is contained in:
Steve Gravrock
2021-04-11 15:11:57 -07:00
parent dad5f5fd6b
commit 113134cdbd

View File

@@ -66,7 +66,6 @@ describe('asymmetricEqualityTesterArgCompatShim', function() {
'flatMap', 'flatMap',
'includes', 'includes',
'keys', 'keys',
'toSource',
'values' 'values'
], ],
shim = jasmineUnderTest.asymmetricEqualityTesterArgCompatShim({}, []), shim = jasmineUnderTest.asymmetricEqualityTesterArgCompatShim({}, []),