Skip to content

Commit c6b573e

Browse files
committed
test.
1 parent 99909c1 commit c6b573e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.scaffold/Customizer.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ protected function processInternalReplacement(): void {
230230
$this->fileSystem->rename($this->workingDir . '/tests/src/Functional/YourExtensionFunctionalTest.php', sprintf('%s/tests/src/Functional/%sFunctionalTest.php', $this->workingDir, $extension_machine_name_class));
231231

232232
$this->fileSystem->remove($this->workingDir . '/LICENSE');
233-
$this->fileSystem->remove($this->workingDir . '/tests/scaffold');
234233
$this->fileSystem->remove($this->workingDir . '/.scaffold');
235234
$finder = Finder::create();
236235
$finder

0 commit comments

Comments
 (0)