fix: formatting explanation code
This commit is contained in:
parent
9f2c68ef9b
commit
770986e5eb
4
packages/playwright/types/test.d.ts
vendored
4
packages/playwright/types/test.d.ts
vendored
|
|
@ -8122,8 +8122,8 @@ export interface TestInfo {
|
||||||
description?: string;
|
description?: string;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Optional URL to provide additional context or link to an issue tracker.
|
* Optional URL to provide additional context or link to an issue tracker.
|
||||||
*/
|
*/
|
||||||
url?: string;
|
url?: string;
|
||||||
}>;
|
}>;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue