mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for tests
This commit is contained in:
parent
c1edc905db
commit
5aae89d9ea
@ -76,7 +76,7 @@ class ExportCsvTest extends TestCase
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Storage::put(base_path('invy.csv'), $csv->getContent());
|
//Storage::put(base_path('invy.csv'), $csv->getContent());
|
||||||
|
|
||||||
$this->markTestSkipped();
|
$this->markTestSkipped();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user