This commit is contained in:
silas
2018-10-12 21:34:07 +02:00
parent 864530ecf1
commit 607a96ad72
8 changed files with 27 additions and 2 deletions

View File

@@ -466,7 +466,7 @@ test('SendUserstats', async t => {
});
test.only('SendUserstatsInPrivacyPolicy', async t => {
test('SendUserstatsInPrivacyPolicy', async t => {
await waitForMainMenu(t);
let matomoCheck = ClientFunction(() => {
return new Promise((resolve) => {