fix: formatting explanation code

This commit is contained in:
osohyun0224 2024-05-05 21:13:35 +09:00
parent 9f2c68ef9b
commit 770986e5eb

View file

@ -8122,8 +8122,8 @@ export interface TestInfo {
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;
}>;