private-event-sourcing-examples-46 Write a single, simple protractor test:

- [WIP] Create 3rd Party Account (+cases)
This commit is contained in:
Andrew Revinsky (DART)
2016-09-28 05:02:32 +03:00
parent 01bc1709c3
commit 823d571015

View File

@@ -27,6 +27,11 @@ export default {
.navigate()
.login(globals.otherUserData);
client.end();
return;
//todo: solve select changing
const [ userQuery, accountQuery, title, description ] = '|||'.split('|');
instancesPage