Missing file

This commit is contained in:
Xavier Guimard 2018-05-14 21:45:28 +02:00
parent b0d16d653d
commit 27bacd63e0
1 changed files with 9 additions and 0 deletions

9
e2e-tests/rules.json Normal file
View File

@ -0,0 +1,9 @@
{
"rules": {
"default": 0
},
"headers":{
"Auth-User": "$uid",
"Test-Value":"42"
}
}