prepare release 0.7 (#514)

This commit is contained in:
Kevin Papst
2019-01-28 01:40:42 +01:00
committed by GitHub
parent 55d8bc9ba5
commit 67dab35b57
8 changed files with 161 additions and 59 deletions

View File

@@ -9,8 +9,6 @@
namespace App\Tests\Controller;
use Symfony\Component\HttpFoundation\RedirectResponse;
/**
* This test makes sure the login and registration work as expected.
* They live in the FOSUserBundle and are tested already, but we use a different layout.