Skip to content

Commit 38af2f9

Browse files
committed
sdk/test: Add explanation to empty tutorial test
1 parent 978cf5e commit 38af2f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎sdk/test/examples/test_tutorials.py‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def test_tutorial_storage(self):
4545
)
4646
def test_tutorial_backend_couchdb(self):
4747
pass
48+
# The tutorial already includes assert statements for the relevant points. So no further checks are required.
4849

4950
def test_tutorial_serialization_deserialization_json(self):
5051
with temporary_workingdirectory():

0 commit comments

Comments
 (0)