-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Run oci tests against phpunit9/php8 #24827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
- Loading branch information
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -33,6 +33,7 @@ | |
| use OCP\IDBConnection; | ||
| use OCP\IL10N; | ||
| use OCP\Security\ISecureRandom; | ||
| use PHPUnit\Util\Test; | ||
|
||
|
|
||
| abstract class TestCase extends \PHPUnit\Framework\TestCase { | ||
| /** @var \OC\Command\QueueBus */ | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.