We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22eb61e commit 72ce0d0Copy full SHA for 72ce0d0
tests/10_Writing/CopyMethodsTest.php
@@ -73,7 +73,7 @@ public function testWorkspaceCopy()
73
74
public function testWorkspaceCopyOther()
75
{
76
- self::$staticSharedFixture['ie']->import('general/additionalWorkspace', 'testsAdditional');
+ self::$staticSharedFixture['ie']->import('general/additionalWorkspace', 'additionalWorkspace');
77
$src = '/tests_additional_workspace/testWorkspaceCopyOther/node';
78
$dst = '/tests_write_manipulation_copy/testWorkspaceCopyOther/foobar';
79
0 commit comments