Remove TestProject/Config.use from index.js

This commit is contained in:
Yury Semikhatsky 2024-04-03 09:17:58 -07:00
parent 364aba8e32
commit f72f60dd0f

View file

@ -553,9 +553,7 @@ class TypesGenerator {
'GenericAssertions.stringMatching',
'PlaywrightAssertions',
'Test',
'TestConfig.use',
'TestOptions',
'TestProject.use',
]),
overridesToDocsClassMapping: new Map([
['AsymmetricMatchers', 'GenericAssertions'],