Files
snipe-it/tests
Laravel Shift 8b82262777 Shift return type of base TestCase methods
From the [PHPUnit 8 release notes][1], the `TestCase` methods below now declare a `void` return type:

- `setUpBeforeClass()`
- `setUp()`
- `assertPreConditions()`
- `assertPostConditions()`
- `tearDown()`
- `tearDownAfterClass()`
- `onNotSuccessfulTest()`

[1]: https://phpunit.de/announcements/phpunit-8.html
2021-06-10 20:18:12 +00:00
..
2016-03-25 01:18:05 -07:00
2021-06-10 20:15:52 +00:00
2021-06-10 20:15:52 +00:00
2021-06-10 20:17:44 +00:00
2021-06-10 20:17:44 +00:00
2021-06-10 20:17:44 +00:00
2021-06-10 20:15:52 +00:00
2020-04-21 21:13:00 -07:00
2016-11-16 16:56:57 -08:00
2018-02-22 21:46:58 -08:00