Add integration test for deployment of functions (#111)

This commit is contained in:
Lauren Long
2016-10-31 15:50:04 -07:00
committed by GitHub
parent 16071a4ae7
commit 922eb275e6
11 changed files with 289 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
{
"rules": {
".read": true,
".write": true
}
}