Skip to content

Commit ff1b834

Browse files
chore: remove unecessary comment
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent ec3a1fc commit ff1b834

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/tests/App.spec.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,6 @@ describe('App', () => {
206206
})
207207

208208
it('does not show DefaultPageError on normal routes', () => {
209-
// initialActionCode is already 0 (reset in beforeEach)
210-
211209
const wrapper = mount(App, {
212210
global: {
213211
stubs: {

0 commit comments

Comments
 (0)