Skip to content

Commit 276b439

Browse files
committed
style(client): add blank line between test describe blocks
1 parent f464827 commit 276b439

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/client/test/client/auth.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3907,6 +3907,7 @@ describe('OAuth Authorization', () => {
39073907
}
39083908
});
39093909
});
3910+
39103911
describe('determineScope', () => {
39113912
const baseClientMetadata = {
39123913
redirect_uris: ['http://localhost:3000/callback'],

0 commit comments

Comments
 (0)