]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
test: double test
authorEduardo San Martin Morote <posva13@gmail.com>
Sat, 18 Oct 2025 08:56:56 +0000 (10:56 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Sat, 18 Oct 2025 08:56:56 +0000 (10:56 +0200)
packages/router/src/experimental/router.spec.ts

index a615562c25ce126558a7d5b09a4e7b8574558f46..34f9a579a995077e5c3be5410730ef7d29f64861 100644 (file)
@@ -1055,8 +1055,6 @@ describe('Experimental Router', () => {
         path: '/parent-with-redirect',
       })
     })
-
-    it.skip('works with named routes', async () => {})
   })
 
   describe('base', () => {