Skip to content

Commit

Permalink
fix mock data for generic account
Browse files Browse the repository at this point in the history
  • Loading branch information
pa-lem authored and gmazoyer committed Jul 18, 2024
1 parent 335675f commit 60349cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/app/tests/mocks/data/conversations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ export const conversationMocksQuery = `query {
}
}
}
CoreAccount {
CoreGenericAccount {
edges {
node {
id
Expand Down

0 comments on commit 60349cd

Please sign in to comment.