Skip to content

Commit bbfedd9

Browse files
committed
prepare for next release
1 parent ae91c6e commit bbfedd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/tests/AdminTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ class AdminTest extends WebTestCase
3030
'/cmf/block/actionblock/create',
3131
'/cmf/block/actionblock/{id}/edit',
3232
'/cmf/block/actionblock/{id}/delete',
33-
'/cmf/block/imagine/list',
34-
'/cmf/block/imagine/create',
33+
'/cmf/block/imagineblock/list',
34+
'/cmf/block/imagineblock/create',
3535
'/cmf/routing/route/list',
3636
'/cmf/routing/route/create',
3737
'/cmf/routing/route/{id}/edit',

0 commit comments

Comments
 (0)