mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Fix test
This commit is contained in:
parent
e21db73b84
commit
5fefe09a39
@ -70,7 +70,7 @@ class AsyncUploadExtensionTest extends KernelTestCase
|
||||
|
||||
public static function dataProviderStoredObject(): iterable
|
||||
{
|
||||
yield [(new StoredObject())->setFilename('blabla')];
|
||||
yield [(new StoredObject())->registerVersion(filename: 'blabla')->getStoredObject()];
|
||||
|
||||
yield ['blabla'];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user