diff --git a/pkg/integration/tests/custom_commands/basic_at_runtime.go b/pkg/integration/tests/custom_commands/basic_cmd_at_runtime.go similarity index 100% rename from pkg/integration/tests/custom_commands/basic_at_runtime.go rename to pkg/integration/tests/custom_commands/basic_cmd_at_runtime.go diff --git a/pkg/integration/tests/custom_commands/basic_from_config.go b/pkg/integration/tests/custom_commands/basic_cmd_from_config.go similarity index 100% rename from pkg/integration/tests/custom_commands/basic_from_config.go rename to pkg/integration/tests/custom_commands/basic_cmd_from_config.go diff --git a/pkg/integration/tests/custom_commands/basic_at_runtime_history.go b/pkg/integration/tests/custom_commands/omit_from_history.go similarity index 100% rename from pkg/integration/tests/custom_commands/basic_at_runtime_history.go rename to pkg/integration/tests/custom_commands/omit_from_history.go