diff --git a/playwright/database-editor-test-project/.settings/ch.ivyteam.ivy.designer.prefs b/playwright/database-editor-test-project/.settings/ch.ivyteam.ivy.designer.prefs index b9b3d37..d76c602 100644 --- a/playwright/database-editor-test-project/.settings/ch.ivyteam.ivy.designer.prefs +++ b/playwright/database-editor-test-project/.settings/ch.ivyteam.ivy.designer.prefs @@ -1,4 +1,4 @@ ch.ivyteam.ivy.designer.preferences.DataClassPreferencePage\:DEFAULT_NAMESPACE=database.editor.test.project ch.ivyteam.ivy.project.preferences\:PRIMEFACES_VERSION=13 -ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=140000 +ch.ivyteam.ivy.project.preferences\:PROJECT_VERSION=140001 eclipse.preferences.version=1 \ No newline at end of file diff --git a/playwright/database-editor-test-project/config/roles.xml b/playwright/database-editor-test-project/config/roles.xml deleted file mode 100644 index 59892fe..0000000 --- a/playwright/database-editor-test-project/config/roles.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - Everybody - diff --git a/playwright/database-editor-test-project/config/roles.yaml b/playwright/database-editor-test-project/config/roles.yaml new file mode 100644 index 0000000..a6bceae --- /dev/null +++ b/playwright/database-editor-test-project/config/roles.yaml @@ -0,0 +1,2 @@ +# yaml-language-server: $schema=https://json-schema.axonivy.com/app/14.0.0/roles.json +Roles: []