Skip to content

Commit e05d3b9

Browse files
committed
chore: ci affected test (#ci-adjust)
1 parent f600d3c commit e05d3b9

File tree

2 files changed

+1
-4950
lines changed

2 files changed

+1
-4950
lines changed

services/ahhachul.com/src/mocks/handlers/example.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export const handlers = [
66
http.get('https://example.com/user', () => {
77
// ...and respond to them using this JSON response.
88
return HttpResponse.json({
9-
id: 'c7b3d8e0-5e0b-4b0f-8b3a-3b9f4b3d3b3d',
9+
id: 'c7b3d8e0-5e0b-4b0f-8b3a-qwer1234xx',
1010
firstName: 'John',
1111
lastName: 'Maverick',
1212
});

0 commit comments

Comments
 (0)