fixed typo

This commit is contained in:
Eslam A. Hefnawy 2016-06-15 10:34:22 +02:00
parent 427333d222
commit c8eaae1238

View File

@ -40,4 +40,4 @@ describe('#awsCompilePermissions()', () => {
.ApigPermissionGet1.Properties.SourceArn['Fn::GetAtt'][0]).to.equal('GetMethodApigEvent1');
});
});
});
});