yarn test fixed frontend walet

This commit is contained in:
ogerly 2022-02-17 10:01:46 +01:00
parent f677657628
commit a0b8d8266f
2 changed files with 1 additions and 2 deletions

View File

@ -20,7 +20,7 @@ describe('NotFoundPage', () => {
})
it('has a svg', () => {
expect(wrapper.find('svg.test-404').exists()).toBeTruthy()
expect(wrapper.find('svg').exists()).toBeTruthy()
})
it('has a back button', () => {

View File

@ -9,7 +9,6 @@
<div class="row">
<div class="col-sm-12 col-md-12 mt-5 mb-5">
<svg
class="test-404"
width="100%"
height="auto"
viewBox="0 0 636 324"