From 7ff7fd67319b79d99bc9d6af4ecee71e09843b4a Mon Sep 17 00:00:00 2001 From: Anton Chuchkalov Date: Wed, 22 Jul 2015 19:52:33 +0400 Subject: [PATCH] rename test template file --- ...ack_template_preset.feature.erb => stack_preset.feature.erb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename devops-service/tests/templates/api_v2/00_list/{stack_template_preset.feature.erb => stack_preset.feature.erb} (99%) diff --git a/devops-service/tests/templates/api_v2/00_list/stack_template_preset.feature.erb b/devops-service/tests/templates/api_v2/00_list/stack_preset.feature.erb similarity index 99% rename from devops-service/tests/templates/api_v2/00_list/stack_template_preset.feature.erb rename to devops-service/tests/templates/api_v2/00_list/stack_preset.feature.erb index 77690e4..973279d 100644 --- a/devops-service/tests/templates/api_v2/00_list/stack_template_preset.feature.erb +++ b/devops-service/tests/templates/api_v2/00_list/stack_preset.feature.erb @@ -25,4 +25,4 @@ Feature: stack template preset list { "id": "postgres_cluster", "template_body": "long body" } - """ \ No newline at end of file + """