try break tests

This commit is contained in:
Jan Prochazka
2021-05-28 15:21:19 +02:00
parent b13f01d3b3
commit 5fa3f39f69
2 changed files with 2 additions and 2 deletions

View File

@@ -92,7 +92,7 @@ const engines = [
server: 'localhost',
port: 15003,
},
skipOnCI: true,
// skipOnCI: true,
objects: [views],
},
];