diff --git a/src/Bundle/ChillWopiBundle/src/Controller/Test.php b/src/Bundle/ChillWopiBundle/src/Controller/Test.php index 41fe4d2db..b2904ae8d 100644 --- a/src/Bundle/ChillWopiBundle/src/Controller/Test.php +++ b/src/Bundle/ChillWopiBundle/src/Controller/Test.php @@ -92,7 +92,7 @@ final class Test return $this ->responder ->render( - '@WopiBundle/Editor/page.html.twig', + '@Wopi/Editor/page.html.twig', $configuration );