diff --git a/src/components/Button/__tests__/Button.test.tsx b/src/components/Button/__tests__/Button.test.tsx index 939202e670..a2f4e4537a 100644 --- a/src/components/Button/__tests__/Button.test.tsx +++ b/src/components/Button/__tests__/Button.test.tsx @@ -147,7 +147,7 @@ describe('Button', () => { }); test('should render tag', () => { - const href = 'https://yandex.ru'; + const href = 'https://gravity-ui.com'; const target = '_blank'; render(