diff --git a/examples/server/tests/features/security.feature b/examples/server/tests/features/security.feature index dc96c865a..678c4d948 100644 --- a/examples/server/tests/features/security.feature +++ b/examples/server/tests/features/security.feature @@ -47,4 +47,5 @@ Feature: Security | web.mydomain.fr | Access-Control-Allow-Origin | web.mydomain.fr | | origin | Access-Control-Allow-Credentials | true | | web.mydomain.fr | Access-Control-Allow-Methods | POST | - | web.mydomain.fr | Access-Control-Allow-Headers | * | \ No newline at end of file + | web.mydomain.fr | Access-Control-Allow-Headers | * | +