investigate test fail

This commit is contained in:
venusbb
2017-08-10 11:59:46 +01:00
parent 050c68142b
commit 30289f46b9
2 changed files with 2422 additions and 312 deletions

View File

@@ -7,6 +7,8 @@ class InboundNumberClient(NotifyAdminAPIClient):
super().__init__("a" * 73, "b")
def init_app(self, app):
import pdb
pdb.set_trace()
self.base_url = app.config['API_HOST_NAME']
self.service_id = app.config['ADMIN_CLIENT_USER_NAME']
self.api_key = app.config['ADMIN_CLIENT_SECRET']

2732
package-lock.json generated

File diff suppressed because it is too large Load Diff