Skip to content

Commit

Permalink
feat(DTFS2-6891): change username of tfm test data loader user
Browse files Browse the repository at this point in the history
  • Loading branch information
avaitonis committed Apr 3, 2024
1 parent d66db74 commit 78cf80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/mock-data-loader/user-helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const mockDataLoaderUser = {

const mockDataLoaderTFMUser = {
azureOid: 're-insert-mocks',
username: 're-insert-mocks',
username: 're-insert-mocks-data-loader-tfm@ukexportfinance.gov.uk',
firstName: 'Mock',
lastName: 'DataLoader',
teams: [],
Expand Down

0 comments on commit 78cf80a

Please sign in to comment.