Adding dedicated folder for external tests

This commit is contained in:
Jarosław Sadziński
2022-09-30 16:45:28 +02:00
parent 433e1ecfc2
commit 51d839f082
13 changed files with 19 additions and 2 deletions

View File

@@ -117,7 +117,10 @@ describe("Localization", function() {
});
});
it("breaks the server if something is wrong with resource files", async () => {
it("breaks the server if something is wrong with resource files", async function() {
if (server.isExternalServer()) {
this.skip();
}
const oldEnv = new testUtils.EnvironmentSnapshot();
try {
// Wrong path to locales.