Skip to content

Commit

Permalink
test: fix last test
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasio committed Jul 9, 2024
1 parent bd70af9 commit 2dc5a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/src/data/server/__tests__/fetchHookData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ describe('fetchHookData', () => {
totalPages: 1,
},
},
'#url:"@postOrPosts",args:#sourceUrl:"",single:#slug:"uncategorized",,routeMatchStrategy:"archive",priority:"archive",archive:#taxonomy:"category",category:"uncategorized",,,':
'#url:"@postOrPosts",args:#sourceUrl:"https://js1.10up.com",single:#slug:"uncategorized",,routeMatchStrategy:"archive",priority:"archive",archive:#taxonomy:"category",category:"uncategorized",,,':
{
pageInfo: {
page: 1,
Expand Down

0 comments on commit 2dc5a06

Please sign in to comment.