generated from Seekra/repository-template
style: ensure semicolons at line ends
This commit is contained in:
@@ -59,5 +59,5 @@ describe('settingsPage', () => {
|
||||
])('returns $expected', async ({ path, expected }) => {
|
||||
expect(getSettingsPagePathSegments(path)).toStrictEqual(expected);
|
||||
});
|
||||
})
|
||||
})
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user