mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
[ci] format
This commit is contained in:
parent
be68ab47e2
commit
c30a415986
2 changed files with 13 additions and 13 deletions
|
@ -1548,7 +1548,7 @@ describe('getLocaleAbsoluteUrlList', () => {
|
|||
const config = await validateConfig(
|
||||
{
|
||||
format: 'directory',
|
||||
output: "server",
|
||||
output: 'server',
|
||||
site: 'https://example.com/',
|
||||
trailingSlash: 'always',
|
||||
i18n: {
|
||||
|
|
Loading…
Add table
Reference in a new issue