From 05c3882f85a6b4cc45201b0a581eddd0e56e879e Mon Sep 17 00:00:00 2001 From: Frederic Dewinne Date: Wed, 24 Jun 2015 11:04:35 +0200 Subject: [PATCH] update to oAuth2 authorization --- features/package.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/package.feature b/features/package.feature index fdee57b..aa7c3ca 100644 --- a/features/package.feature +++ b/features/package.feature @@ -4,7 +4,7 @@ Feature: continuousphp package I need to be able to retrieve the URL of the last stable package for a specific GIT reference Scenario: Get the last build of master branch - Given I've the token "cc2efee7-be03-4611-923e-065bc3dd3326" + Given I've the token "e391f57ddd27bb37097a5c46a47776289cf1eff7" And the provider "git-hub" And the repository "continuousphp/phing-tasks" And the reference "refs/heads/master"