From 5ba784b8e867d283a41891c81ff0bbaf4d868f4a Mon Sep 17 00:00:00 2001 From: "Eslam A. Hefnawy" Date: Sun, 28 Feb 2016 16:17:45 +0700 Subject: [PATCH] fixed a commnet lol --- tests/tests/classes/Project.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests/classes/Project.js b/tests/tests/classes/Project.js index 99923c35f..82cff5555 100644 --- a/tests/tests/classes/Project.js +++ b/tests/tests/classes/Project.js @@ -53,7 +53,7 @@ describe('Test Serverless Project Class', function() { * Populated project data no longer populates its components and functions. * So I don't think we need the following tests here, and we should test them * in their respective class tests - Eslam @ Feb 28 2016 - *=============================================================================/ + *============================================================================*/ //assert.isDefined(data.components.nodejscomponent.functions.function1.endpoints[0].requestTemplates['application/json'].httpMethod); //// Component template