From 77e4de515dd113e6d4ea6663b1b44505bd8a46f0 Mon Sep 17 00:00:00 2001 From: Fernando Ontiveros Date: Thu, 19 Dec 2013 11:26:25 -0400 Subject: [PATCH] fixing details in behat.yml --- features/abc/_001_projects.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/abc/_001_projects.feature b/features/abc/_001_projects.feature index 08f191c00..06782f79a 100644 --- a/features/abc/_001_projects.feature +++ b/features/abc/_001_projects.feature @@ -1,5 +1,5 @@ @ProcessMakerMichelangelo @RestAPI -Feature: Testing Oauth +Feature: Getting started with Behat tests Scenario: GET projects list Given that I have a valid access_token And I request "projects"