removing pdb (sorry @spulec)
This commit is contained in:
parent
0bd4d57ef2
commit
a9c486ad47
1 changed files with 0 additions and 1 deletions
|
|
@ -49,5 +49,4 @@ def test_describe_table():
|
||||||
'TableStatus': 'ACTIVE'
|
'TableStatus': 'ACTIVE'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
import pdb; pdb.set_trace()
|
|
||||||
assert conn.describe_table('messages') == expected
|
assert conn.describe_table('messages') == expected
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue