Implement log_in_user

This commit is contained in:
richard-dds
2018-08-03 14:13:21 -04:00
committed by dandds
parent df0b4e64c0
commit 13146e9362
9 changed files with 76 additions and 95 deletions

View File

@@ -1,4 +1,3 @@
import pytest
from uuid import uuid4
from atst.domain.workspace_users import WorkspaceUsers