summaryrefslogtreecommitdiff
path: root/tests/integration/manual.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/manual.py')
-rw-r--r--tests/integration/manual.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/integration/manual.py b/tests/integration/manual.py
index 97cbec537..f4ad6f9db 100644
--- a/tests/integration/manual.py
+++ b/tests/integration/manual.py
@@ -134,7 +134,6 @@ def test_manual_element_noparallel(cli, tmpdir, datafiles):
@pytest.mark.skipif(not HAVE_SANDBOX, reason='Only available with a functioning sandbox')
def test_manual_element_logging(cli, tmpdir, datafiles):
project = os.path.join(datafiles.dirname, datafiles.basename)
- checkout = os.path.join(cli.directory, 'checkout')
element_path = os.path.join(project, 'elements')
element_name = 'import/import.bst'