Fix js tests

This commit is contained in:
Adria Navarro 2024-02-12 12:50:23 +01:00
parent 6cdfd4b621
commit 3ee555e72a
1 changed files with 2 additions and 0 deletions

View File

@ -911,3 +911,5 @@ export default class TestConfiguration {
return await this._req(config, null, layoutController.save)
}
}
module.exports = TestConfiguration