upgrade playwright dependencies, screenshots and tests (#29466)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
43d589be79
Коммит
90c0235c4b
@@ -225,6 +225,7 @@ const SearchBox = forwardRef(
|
||||
role='searchbox'
|
||||
>
|
||||
<CloseIcon
|
||||
data-testid='searchBoxClose'
|
||||
className='btn btn-icon btn-m'
|
||||
onClick={closeHandler}
|
||||
>
|
||||
|
||||
@@ -400,6 +400,7 @@ export type ServiceSettings = {
|
||||
EnableAPIPostDeletion: boolean;
|
||||
EnableDesktopLandingPage: boolean;
|
||||
MaximumURLLength: number;
|
||||
ScheduledPosts: boolean;
|
||||
};
|
||||
|
||||
export type TeamSettings = {
|
||||
|
||||
Ссылка в новой задаче
Block a user