diff --git a/src/commands/agent-via-gateway.e2e.test.ts b/src/commands/agent-via-gateway.test.ts similarity index 100% rename from src/commands/agent-via-gateway.e2e.test.ts rename to src/commands/agent-via-gateway.test.ts diff --git a/src/commands/agent.delivery.e2e.test.ts b/src/commands/agent.delivery.test.ts similarity index 100% rename from src/commands/agent.delivery.e2e.test.ts rename to src/commands/agent.delivery.test.ts diff --git a/src/commands/agents.add.e2e.test.ts b/src/commands/agents.add.test.ts similarity index 100% rename from src/commands/agents.add.e2e.test.ts rename to src/commands/agents.add.test.ts diff --git a/src/commands/agents.identity.e2e.test.ts b/src/commands/agents.identity.test.ts similarity index 100% rename from src/commands/agents.identity.e2e.test.ts rename to src/commands/agents.identity.test.ts diff --git a/src/commands/agents.e2e.test.ts b/src/commands/agents.test.ts similarity index 100% rename from src/commands/agents.e2e.test.ts rename to src/commands/agents.test.ts diff --git a/src/commands/channels.adds-non-default-telegram-account.e2e.test.ts b/src/commands/channels.adds-non-default-telegram-account.test.ts similarity index 100% rename from src/commands/channels.adds-non-default-telegram-account.e2e.test.ts rename to src/commands/channels.adds-non-default-telegram-account.test.ts diff --git a/src/commands/channels.surfaces-signal-runtime-errors-channels-status-output.e2e.test.ts b/src/commands/channels.surfaces-signal-runtime-errors-channels-status-output.test.ts similarity index 100% rename from src/commands/channels.surfaces-signal-runtime-errors-channels-status-output.e2e.test.ts rename to src/commands/channels.surfaces-signal-runtime-errors-channels-status-output.test.ts diff --git a/src/commands/channels/capabilities.e2e.test.ts b/src/commands/channels/capabilities.test.ts similarity index 100% rename from src/commands/channels/capabilities.e2e.test.ts rename to src/commands/channels/capabilities.test.ts diff --git a/src/commands/configure.gateway-auth.e2e.test.ts b/src/commands/configure.gateway-auth.test.ts similarity index 100% rename from src/commands/configure.gateway-auth.e2e.test.ts rename to src/commands/configure.gateway-auth.test.ts diff --git a/src/commands/configure.gateway.e2e.test.ts b/src/commands/configure.gateway.test.ts similarity index 100% rename from src/commands/configure.gateway.e2e.test.ts rename to src/commands/configure.gateway.test.ts diff --git a/src/commands/configure.wizard.e2e.test.ts b/src/commands/configure.wizard.test.ts similarity index 100% rename from src/commands/configure.wizard.e2e.test.ts rename to src/commands/configure.wizard.test.ts diff --git a/src/commands/daemon-install-helpers.e2e.test.ts b/src/commands/daemon-install-helpers.test.ts similarity index 100% rename from src/commands/daemon-install-helpers.e2e.test.ts rename to src/commands/daemon-install-helpers.test.ts diff --git a/src/commands/message.e2e.test.ts b/src/commands/message.test.ts similarity index 100% rename from src/commands/message.e2e.test.ts rename to src/commands/message.test.ts