We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 518a12c commit a8d5f5cCopy full SHA for a8d5f5c
tests/system/test_client.py
@@ -647,7 +647,6 @@ def test_create_tabl_w_picosecond_timestamp(self):
647
648
self.assertTrue(_table_exists(table))
649
self.assertEqual(table.table_id, table_id)
650
- # breakpoint()
651
self.assertEqual(table.schema, SCHEMA_PICOSECOND)
652
653
def test_delete_dataset_with_string(self):
0 commit comments