diff --git a/src/commands/gateway-status.e2e.test.ts b/src/commands/gateway-status.test.ts similarity index 100% rename from src/commands/gateway-status.e2e.test.ts rename to src/commands/gateway-status.test.ts diff --git a/src/commands/health.command.coverage.e2e.test.ts b/src/commands/health.command.coverage.test.ts similarity index 100% rename from src/commands/health.command.coverage.e2e.test.ts rename to src/commands/health.command.coverage.test.ts diff --git a/src/commands/health.snapshot.e2e.test.ts b/src/commands/health.snapshot.test.ts similarity index 100% rename from src/commands/health.snapshot.e2e.test.ts rename to src/commands/health.snapshot.test.ts diff --git a/src/commands/health.e2e.test.ts b/src/commands/health.test.ts similarity index 100% rename from src/commands/health.e2e.test.ts rename to src/commands/health.test.ts diff --git a/src/commands/model-picker.e2e.test.ts b/src/commands/model-picker.test.ts similarity index 100% rename from src/commands/model-picker.e2e.test.ts rename to src/commands/model-picker.test.ts diff --git a/src/commands/models.set.e2e.test.ts b/src/commands/models.set.test.ts similarity index 100% rename from src/commands/models.set.e2e.test.ts rename to src/commands/models.set.test.ts diff --git a/src/commands/models/list.status.e2e.test.ts b/src/commands/models/list.status.test.ts similarity index 100% rename from src/commands/models/list.status.e2e.test.ts rename to src/commands/models/list.status.test.ts diff --git a/src/commands/status.e2e.test.ts b/src/commands/status.test.ts similarity index 100% rename from src/commands/status.e2e.test.ts rename to src/commands/status.test.ts