Update sky.de guide

This commit is contained in:
RevGear
2023-01-20 18:01:01 +00:00
parent d241040c21
commit 1bce175a56
2 changed files with 7 additions and 3 deletions

View File

@@ -64,4 +64,4 @@ it('can handle empty guide', () => {
content: `[]`
})
expect(result).toMatchObject([])
})
})