From e11fe9522727128f9e7080f7f4c235bacafa55fe Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Fri, 19 Jan 2018 16:36:05 +0200 Subject: [PATCH] Simplify fixture --- test/fixtures/users.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/test/fixtures/users.yml b/test/fixtures/users.yml index 856788de9..93e792e77 100644 --- a/test/fixtures/users.yml +++ b/test/fixtures/users.yml @@ -1,15 +1,12 @@ -DEFAULTS: &DEFAULTS - username: test - api: - <<: *DEFAULTS + username: test type: ApiUser registrar: valid roles: - super admin: - <<: *DEFAULTS + username: test type: AdminUser country_code: US roles: