File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,6 @@ exports[`components/Sidebar.tsx should render itself & its children (logged in)
99
99
title = " Quit Gitify"
100
100
>
101
101
<svg
102
- aria-hidden = " false"
103
102
aria-label = " Quit Gitify"
104
103
className = " octicon octicon-x-circle"
105
104
fill = " currentColor"
@@ -225,7 +224,6 @@ exports[`components/Sidebar.tsx should render itself & its children (logged out)
225
224
title = " Quit Gitify"
226
225
>
227
226
<svg
228
- aria-hidden = " false"
229
227
aria-label = " Quit Gitify"
230
228
className = " octicon octicon-x-circle"
231
229
fill = " currentColor"
Original file line number Diff line number Diff line change @@ -292,7 +292,6 @@ exports[`routes/Settings.tsx should render itself & its children 1`] = `
292
292
title = " Login with GitHub Enterprise"
293
293
>
294
294
<svg
295
- aria-hidden = " false"
296
295
aria-label = " Login with GitHub Enterprise"
297
296
class = " octicon octicon-person-add"
298
297
fill = " currentColor"
@@ -313,7 +312,6 @@ exports[`routes/Settings.tsx should render itself & its children 1`] = `
313
312
title = " Logout"
314
313
>
315
314
<svg
316
- aria-hidden = " false"
317
315
aria-label = " Logout"
318
316
class = " octicon octicon-sign-out"
319
317
fill = " currentColor"
@@ -334,7 +332,6 @@ exports[`routes/Settings.tsx should render itself & its children 1`] = `
334
332
title = " Quit Gitify"
335
333
>
336
334
<svg
337
- aria-hidden = " false"
338
335
aria-label = " Quit Gitify"
339
336
class = " octicon octicon-x-circle"
340
337
fill = " currentColor"
You can’t perform that action at this time.
0 commit comments