File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 37
37
" @test:behat-cli -c Neos.ContentRepository.LegacyNodeMigration/Tests/Behavior/behat.yml.dist" ,
38
38
" @test:behat-cli -c Neos.ContentRepository.Export/Tests/Behavior/behat.yml.dist" ,
39
39
" @test:behat-cli -c Neos.TimeableNodeVisibility/Tests/Behavior/behat.yml.dist" ,
40
- " ../../flow doctrine:migrate --quiet; ../../flow cr:setup" ,
41
40
" @test:behat-cli -c Neos.Neos/Tests/Behavior/behat.yml.dist"
42
41
],
43
42
"test:behavioral:stop-on-failure" : [
46
45
" @test:behat-cli -vvv --stop-on-failure -c Neos.ContentRepository.LegacyNodeMigration/Tests/Behavior/behat.yml.dist" ,
47
46
" @test:behat-cli -vvv --stop-on-failure -c Neos.ContentRepository.Export/Tests/Behavior/behat.yml.dist" ,
48
47
" @test:behat-cli -vvv --stop-on-failure -c Neos.TimeableNodeVisibility/Tests/Behavior/behat.yml.dist" ,
49
- " ../../flow doctrine:migrate --quiet; ../../flow cr:setup" ,
50
48
" @test:behat-cli -vvv --stop-on-failure -c Neos.Neos/Tests/Behavior/behat.yml.dist"
51
49
],
52
50
"test" : [
Original file line number Diff line number Diff line change 120
120
" @test:behat-cli -c Neos.ContentRepository.LegacyNodeMigration/Tests/Behavior/behat.yml.dist" ,
121
121
" @test:behat-cli -c Neos.ContentRepository.Export/Tests/Behavior/behat.yml.dist" ,
122
122
" @test:behat-cli -c Neos.TimeableNodeVisibility/Tests/Behavior/behat.yml.dist" ,
123
- " ../../flow doctrine:migrate --quiet; ../../flow cr:setup" ,
124
123
" @test:behat-cli -c Neos.Neos/Tests/Behavior/behat.yml.dist"
125
124
],
126
125
"test:behavioral:stop-on-failure" : [
129
128
" @test:behat-cli -vvv --stop-on-failure -c Neos.ContentRepository.LegacyNodeMigration/Tests/Behavior/behat.yml.dist" ,
130
129
" @test:behat-cli -vvv --stop-on-failure -c Neos.ContentRepository.Export/Tests/Behavior/behat.yml.dist" ,
131
130
" @test:behat-cli -vvv --stop-on-failure -c Neos.TimeableNodeVisibility/Tests/Behavior/behat.yml.dist" ,
132
- " ../../flow doctrine:migrate --quiet; ../../flow cr:setup" ,
133
131
" @test:behat-cli -vvv --stop-on-failure -c Neos.Neos/Tests/Behavior/behat.yml.dist"
134
132
],
135
133
"test" : [
You can’t perform that action at this time.
0 commit comments