From ec9c35a7c420ac28b435fed912a5513329193c7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Thu, 16 Sep 2021 11:36:44 +0200 Subject: [PATCH] Fix tests in DonationInfo.spec.js --- webapp/components/DonationInfo/DonationInfo.spec.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/webapp/components/DonationInfo/DonationInfo.spec.js b/webapp/components/DonationInfo/DonationInfo.spec.js index 06edfe491..76aef9444 100644 --- a/webapp/components/DonationInfo/DonationInfo.spec.js +++ b/webapp/components/DonationInfo/DonationInfo.spec.js @@ -38,12 +38,6 @@ describe('DonationInfo.vue', () => { expect(wrapper.find('.base-button').text()).toBe('donations.donate-now') }) - it('includes a link to the ocelot.social donations website', () => { - expect(wrapper.find('a').attributes('href')).toBe( - 'https://ocelot-social.herokuapp.com/donations', - ) - }) - describe('mount with data', () => { describe('given german locale', () => { beforeEach(() => {