Skip to content
Snippets Groups Projects
Commit 7096ba3e authored by Daniel Hornung's avatar Daniel Hornung
Browse files

STY: Typo fixed.

parent 5a8a181b
No related branches found
No related tags found
No related merge requests found
Pipeline #24463 passed
......@@ -250,7 +250,7 @@ def test_issue_134():
def test_issue_131():
"""white space befor unit with strange character"""
"""white space before unit with strange character"""
rt = db.RecordType(name="TestType").insert()
prop = db.Property(name="TestProp", datatype=db.INTEGER, unit="").insert()
rec = db.Record(name="TestRecord").add_property(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment