Reactivating tests, fixing stuff
This commit is contained in:
parent
45f76db5d6
commit
1a9df263ed
3 changed files with 9 additions and 10 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue