From 613dba62b8d6fd1a304321d6211dc0a849277622 Mon Sep 17 00:00:00 2001 From: lizpearl Date: Tue, 22 Oct 2024 13:57:36 -0500 Subject: [PATCH] Update to correct UUID --- src/registrar/fixtures/fixtures_users.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/registrar/fixtures/fixtures_users.py b/src/registrar/fixtures/fixtures_users.py index 2e7b7e28b..e60be9872 100644 --- a/src/registrar/fixtures/fixtures_users.py +++ b/src/registrar/fixtures/fixtures_users.py @@ -138,7 +138,7 @@ class UserFixture: "title": "Sweetwater sailor", }, { - "username": "cce058bc-9e52-456b-99ff-f5775c481c8f", + "username": "63688d43-82c6-480c-8e49-8a1bfdd33b9f", "first_name": "Elizabeth", "last_name": "Liao", "email": "elizabeth.liao@cisa.dhs.gov", @@ -246,7 +246,7 @@ class UserFixture: "email": "annagingle+analyst@truss.works", }, { - "username": "373f7073-f90b-49d8-8da2-459246fa33bd", + "username": "0c27b05d-0aa3-45fa-91bd-83ee307708df", "first_name": "Elizabeth-Analyst", "last_name": "Liao-Analyst", "email": "elizabeth.liao@gwe.cisa.dhs.gov",