Bug 32030: Add users to licenses - fix cypress tests
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
0e36cbb9fb
commit
a24e597217
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ function get_license() {
|
|||
status: "active",
|
||||
started_on: dates["today_iso"],
|
||||
ended_on: dates["tomorrow_iso"],
|
||||
user_roles: [],
|
||||
documents: [
|
||||
{
|
||||
license_id:1,
|
||||
|
|
Loading…
Reference in a new issue