minor : fix missing new line
This commit is contained in:
parent
534998dbb9
commit
a697cd1314
1 changed files with 2 additions and 1 deletions
|
@ -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 | * |
|
||||
| web.mydomain.fr | Access-Control-Allow-Headers | * |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue