Skip to content

Commit

Permalink
feat: fix post deploy test (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
tripodsan authored Nov 18, 2024
1 parent 37ccd6a commit 1f034fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test/post-deploy.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,16 @@ And more...newcontent
+-------------------+-----------------------------------------+
| description | Content is: sharepoint-/main/index.docx |
+-------------------+-----------------------------------------+
| og:image | ![][image0] |
+-------------------+-----------------------------------------+
| twitter:card | summary\\_large\\_image |
+-------------------+-----------------------------------------+
| twitter:image | ![][image0] |
+-------------------+-----------------------------------------+
| serp-content-type | overlay |
+-------------------+-----------------------------------------+
[image0]: about:error
`;

createTargets({ _version: 'ci' }).forEach((target) => {
Expand Down

0 comments on commit 1f034fd

Please sign in to comment.