From 43a0d91dfa590448833ba7ff1b4b2cad47f71944 Mon Sep 17 00:00:00 2001 From: Wendy Nestor Date: Thu, 27 Feb 2014 12:16:12 -0400 Subject: [PATCH] Arreglos al feature file manager --- .../backend/files_manager/basic_sequence_files_manager.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/backend/files_manager/basic_sequence_files_manager.feature b/features/backend/files_manager/basic_sequence_files_manager.feature index f96272762..33fe55a28 100644 --- a/features/backend/files_manager/basic_sequence_files_manager.feature +++ b/features/backend/files_manager/basic_sequence_files_manager.feature @@ -15,7 +15,7 @@ Feature: Files Manager Resources Given I request "project/1265557095225ff5c688f46031700471/file-manager?path=public" Then the response status code should be 200 And the response charset is "UTF-8" - /root/.jenkins/jobs/MichelangeloBE/workspace/shared/sites/michelangelo/mailTemplates/1265557095225ff5c688f46031 And the content type is "application/json" + And the content type is "application/json" And the type is "array" Scenario: Get a list templates folder of process files manager