Skip to content

Commit cbda69b

Browse files
committed
Format.
1 parent 1d7283e commit cbda69b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdks/python/apache_beam/io/gcp/tests/xlang_spannerio_it_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ def setUpClass(cls):
103103
)
104104

105105
pipeline = TestPipeline(is_integration_test=True)
106+
106107
runner_name = type(pipeline.runner).__name__
107108
if 'DataflowRunner' in runner_name:
108109
pytest.skip("Spanner emulator not compatible with dataflow runner.")

0 commit comments

Comments
 (0)