mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
ConstructTest: undo directory change to be on the safe side.
This commit is contained in:
@@ -62,5 +62,6 @@ class ConstructTest extends TestCase {
|
||||
$this->assertContains('<td>', ob_get_clean());
|
||||
}
|
||||
}
|
||||
chdir('..');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user