Merge branch 'next' into reply

This commit is contained in:
Kiwi
2018-01-10 18:08:12 +01:00
committed by GitHub
221 changed files with 7193 additions and 4100 deletions
+1
View File
@@ -18,6 +18,7 @@ module.exports = {
},
'creates a new asset': (client) => {
const asset = 'newAssetTest';
const embedStream = client.page.embedStream();