Skip to content
Snippets Groups Projects

Dev#73871 minsoc xlst etape 2 association fichier xslt

Closed Ghislain Loas requested to merge dev#73871_minsoc_xlst_etape_2_association_fichier_xslt into WIP
Viewing commit 83574107
Show latest version
1 file
+ 1
0
Preferences
Compare changes
@@ -715,6 +715,7 @@ class IndexControllerStatusTest extends AbstractControllerTestCase {
public function setUp() {
parent::setUp();
Class_AdminVar::set('ALLOWED_DISK_SPACE', 1);
$this->dispatch('/opac/index/status', true);
$this->_json = json_decode($this->_response->getBody(), true);
}