Skip to content
Snippets Groups Projects
Verified Commit 4e3c23d6 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

Fix test_file.py::test_file6

parent 4594eb68
No related branches found
No related tags found
No related merge requests found
Pipeline #16113 failed
......@@ -238,7 +238,7 @@ def test_file6():
name="PickupTestfolder",
description="Pickup test folder desc",
path="testfiles2/",
pickup=path)
pickup="testfolder/")
with raises(TransactionError) as te:
folder_.insert()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment