Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp authored and astrobot-houston committed Sep 13, 2024
1 parent ffba5d7 commit ec15210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/astro/test/get-static-paths-pages.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ describe('getStaticPaths with trailingSlash: ignore', () => {
let $ = cheerio.load(html);
assert.equal($('#slug').text(), 'news');
assert.equal($('#page').text(), 'july-2024/2');
})
});
});

0 comments on commit ec15210

Please sign in to comment.