Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Dec 23, 2020
1 parent c785b71 commit ffe7947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/module.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ describe('Render AMP version of home page', () => {
expect(info.canonical).toEqual(url(''))
})

test('Keep valid font providers links', () => {
test('Keep links of valid font providers', () => {
expect(info.googleFont).toEqual('https://fonts.googleapis.com/css2?family=Langar&display=swap')
})

Expand Down

0 comments on commit ffe7947

Please # to comment.