From 03e1e7fca1ed18d083a9079a32e1e3e290a7fa09 Mon Sep 17 00:00:00 2001 From: buathi_q Date: Tue, 10 Mar 2015 17:38:45 +0100 Subject: [PATCH] Can't test refreshToken with basic access --- test/mappings/simple.js | 1 - 1 file changed, 1 deletion(-) diff --git a/test/mappings/simple.js b/test/mappings/simple.js index 198a7f4..5af9718 100644 --- a/test/mappings/simple.js +++ b/test/mappings/simple.js @@ -38,7 +38,6 @@ describe('', function() { }); }; - testEndpoint('refreshToken'); testEndpoint('getStatus'); testEndpoint('getIndex'); testEndpoint('getCompany');