diff --git a/e2e/preferences/create.integration.spec.ts b/e2e/preference/create.spec.ts similarity index 100% rename from e2e/preferences/create.integration.spec.ts rename to e2e/preference/create.spec.ts diff --git a/e2e/preferences/get.integration.spec.ts b/e2e/preference/get.spec.ts similarity index 100% rename from e2e/preferences/get.integration.spec.ts rename to e2e/preference/get.spec.ts diff --git a/e2e/preferences/search.integration.spec.ts b/e2e/preference/search.spec.ts similarity index 100% rename from e2e/preferences/search.integration.spec.ts rename to e2e/preference/search.spec.ts diff --git a/e2e/preferences/update.integration.spec.ts b/e2e/preference/update.spec.ts similarity index 100% rename from e2e/preferences/update.integration.spec.ts rename to e2e/preference/update.spec.ts