Remove TestProject/Config.use from index.js
This commit is contained in:
parent
364aba8e32
commit
f72f60dd0f
|
|
@ -553,9 +553,7 @@ class TypesGenerator {
|
||||||
'GenericAssertions.stringMatching',
|
'GenericAssertions.stringMatching',
|
||||||
'PlaywrightAssertions',
|
'PlaywrightAssertions',
|
||||||
'Test',
|
'Test',
|
||||||
'TestConfig.use',
|
|
||||||
'TestOptions',
|
'TestOptions',
|
||||||
'TestProject.use',
|
|
||||||
]),
|
]),
|
||||||
overridesToDocsClassMapping: new Map([
|
overridesToDocsClassMapping: new Map([
|
||||||
['AsymmetricMatchers', 'GenericAssertions'],
|
['AsymmetricMatchers', 'GenericAssertions'],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue