Skip to content

Commit

Permalink
Merge branch 'main' into 30940
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 8, 2024
2 parents f3f3945 + 633904d commit a3eaf78
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { Certificate } from '../../aws-certificatemanager';
import { CfnParameter, Stack } from '../../core';
import { UserPool, UserPoolDomain } from '../lib';

describe('User Pool Client', () => {
describe('User Pool Domain', () => {
test('custom domain name', () => {
// GIVEN
const stack = new Stack();
Expand Down

0 comments on commit a3eaf78

Please sign in to comment.