📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-29 07:59:17 +00:00
parent 60364c6660
commit 0c634043e3
427 changed files with 26138 additions and 2336 deletions
@@ -18,6 +18,10 @@ describe('Plugins', () => {
expect.stringContaining('docs/users/getting-started.md'),
);
expect(screen.getByText(/Plugins, bundles, and workflows serve different decisions/i)).toBeInTheDocument();
expect(screen.getByRole('link', { name: '@frontend-developer' })).toHaveAttribute(
'href',
'/skill/frontend-developer/',
);
expect(document.title).toContain('AAS Specialized Plugins');
expect(document.querySelector('meta[name="description"]')).toHaveAttribute(
'content',