Fix tests in response to breakage in #351

This commit is contained in:
Joseph Schorr 2015-08-17 16:26:20 -04:00
parent 2fd1d5969e
commit 4625ecf273
4 changed files with 14 additions and 7 deletions

View file

@ -51,3 +51,5 @@ class TestConfig(DefaultConfig):
LICENSE_EXPIRATION_WARNING = datetime.now() + timedelta(weeks=520)
FEATURE_GITHUB_BUILD = True
CLOUDWATCH_NAMESPACE = None