Skip to content

Commit

Permalink
rename the tets user
Browse files Browse the repository at this point in the history
  • Loading branch information
brichet committed May 2, 2024
1 parent 44556eb commit c06702f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,8 @@ test.describe('#messageToolbar', () => {
const user: User.IUser = {
identity: {
username: username,
name: 'bobby',
display_name: 'bobby',
name: 'jovyan',
display_name: 'jovyan',
initials: 'JP',
color: 'var(--jp-collaborator-color1)'
},
Expand Down

0 comments on commit c06702f

Please sign in to comment.