From b5ee74820604d73bceb4dc052499bd5c87f505ef Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Fri, 3 Apr 2020 11:39:05 +0200 Subject: [PATCH] chore: fix title in e2e tests --- e2e/encoding/index.html | 2 +- e2e/hash/index.html | 2 +- e2e/modal/index.html | 2 +- e2e/transitions/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/e2e/encoding/index.html b/e2e/encoding/index.html index 88fa6a68..80d3dc52 100644 --- a/e2e/encoding/index.html +++ b/e2e/encoding/index.html @@ -4,7 +4,7 @@ - Vue Router Examples - Encoding + Vue Router e2e tests - Encoding diff --git a/e2e/hash/index.html b/e2e/hash/index.html index 8acb5abf..673c2020 100644 --- a/e2e/hash/index.html +++ b/e2e/hash/index.html @@ -4,7 +4,7 @@ - Vue Router Examples - Hash + Vue Router e2e tests - Hash diff --git a/e2e/modal/index.html b/e2e/modal/index.html index 7b2dd552..3a9434d9 100644 --- a/e2e/modal/index.html +++ b/e2e/modal/index.html @@ -4,7 +4,7 @@ - Vue Router Examples - Encoding + Vue Router e2e tests - Modal diff --git a/e2e/transitions/index.html b/e2e/transitions/index.html index 769defc9..8eaed63b 100644 --- a/e2e/transitions/index.html +++ b/e2e/transitions/index.html @@ -4,7 +4,7 @@ - Vue Router Examples - Encoding + Vue Router e2e tests - Transitions -- 2.47.3