Robert Bradshaw created BEAM-10569:
--------------------------------------
Summary: SpannerIO tests don't actually assert anything.
Key: BEAM-10569
URL: https://issues.apache.org/jira/browse/BEAM-10569
Project: Beam
Issue Type: Test
Components: testing
Affects Versions: 2.22.0
Reporter: Robert Bradshaw
These all have the format
{code:java}
p = Pipeline()
...
p.run()
assert_that(...)
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
