Rotationsrichtung in beide Richtungen möglich
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user