Skip to content

Commit

Permalink
fixed markdown style
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed Dec 7, 2024
1 parent c77364b commit e08b15a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/home-page/home-page.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@ test('multiple soft comparisons', async ({ page }) => {
test.info().attach('text/markdown:', {
contentType: 'text/markdown',
body: `### monocart reporter
- playwright test reporter
- html reporter`
- playwright test reporter
- html reporter`
});

await HomePage.mockPageGoto(page, 'https://github.com/cenfun/monocart-reporter/pulls');
Expand Down

0 comments on commit e08b15a

Please sign in to comment.