Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
zaxovaiko committed May 28, 2023
1 parent f3af390 commit dedc655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions __tests__/web/Home.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const mocks = [
title: 'Mocked title',
content: 'Mocked content',
previewImage: 'https://via.placeholder.com/150',
isDraft: false,
createdAt: new Date(),
user: {
__typename: 'User',
Expand Down

1 comment on commit dedc655

@vercel
Copy link

@vercel vercel bot commented on dedc655 May 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

apollo-blog – ./

apollo-blog-zaxoavoki.vercel.app
apollo-blog.vercel.app
apollo-blog-git-dev-zaxoavoki.vercel.app

Please sign in to comment.