test recording ready callback

This commit is contained in:
Zachary Chai
2017-03-03 12:27:15 -05:00
parent 736bf89ce0
commit 7ebe90d27b
4 changed files with 44 additions and 22 deletions

View File

@ -22,6 +22,7 @@ user1:
username: user1
encrypted_id: u2-<%= SecureRandom.hex(8) %>
name: User 1
email: user1@email.com
user2:
provider: google
@ -29,3 +30,4 @@ user2:
username: user2
encrypted_id: u1-<%= SecureRandom.hex(8) %>
name: User 2
email: user2@email.com