Implement log_in_user

This commit is contained in:
richard-dds
2018-08-03 14:13:21 -04:00
parent 1548df6346
commit 132c82de80
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