Reactivating tests, fixing stuff
This commit is contained in:
@@ -42,14 +42,13 @@ return [
|
||||
'backend-ref' => 'unimported',
|
||||
'data' => 'invalid data moved',
|
||||
],
|
||||
// skip everytime because of invalid storage and no data
|
||||
[
|
||||
'id' => 3,
|
||||
'backend-class' => 'invalid!',
|
||||
'backend-ref' => 'unimported',
|
||||
'data' => '',
|
||||
],
|
||||
],
|
||||
// @todo Check failing test because of this (never loaded) fixture
|
||||
// [
|
||||
// 'id' => 4,
|
||||
// 'backend-class' => 'invalid!',
|
||||
// 'backend-ref' => 'unimported',
|
||||
// 'data' => '',
|
||||
// ], ],
|
||||
'storage' => [
|
||||
[
|
||||
'id' => 1,
|
||||
|
||||
Reference in New Issue
Block a user