From: Eduardo San Martin Morote Date: Fri, 3 Apr 2020 09:39:05 +0000 (+0200) Subject: chore: fix title in e2e tests X-Git-Tag: v4.0.0-alpha.5~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5ee74820604d73bceb4dc052499bd5c87f505ef;p=thirdparty%2Fvuejs%2Frouter.git chore: fix title in e2e tests --- 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