Force restart on trust level change to reload settings (#6713)

This commit is contained in:
shrutip90 2025-08-21 00:38:12 -07:00 committed by GitHub
parent 0242ecd83a
commit ba5309c405
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 273 additions and 47 deletions

View file

@ -22,6 +22,7 @@ describe('<MarkdownDisplay />', () => {
{ path: '', settings: {} },
{ path: '', settings: {} },
[],
true,
);
beforeEach(() => {
@ -220,6 +221,7 @@ Another paragraph.
{ path: '', settings: { showLineNumbers: false } },
{ path: '', settings: {} },
[],
true,
);
const { lastFrame } = render(