Skip to content

Commit b0e54b5

Browse files
committed
fix failing snapshot tests
1 parent b2e8652 commit b0e54b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/__tests__/__snapshots__/e2e.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ exports[`end to end tests > getUser 1`] = `
501501
"id": 12248,
502502
"roles": [],
503503
"traces": {
504-
"count": 0,
504+
"count": 1,
505505
},
506506
}
507507
`;

0 commit comments

Comments
 (0)