Rotationsrichtung in beide Richtungen möglich

This commit is contained in:
silas
2018-09-25 14:48:12 +02:00
parent 35b2f61d00
commit 895cb36fea
10 changed files with 122 additions and 81 deletions

View File

@@ -17,7 +17,7 @@ async function beforeEachTest(t){
// await replaceRandom();
}
let isLocal = true;
let isLocal = false;
if (isLocal) {
fixture`Play`
.page`https://127.0.0.1/pwa/wordRotator/publicTest/`.beforeEach(async t => {