Skip to content

Commit 365f04f

Browse files
committed
Fix test
1 parent ca90bc5 commit 365f04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gitbook/e2e/internal.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ const testCases: TestsCase[] = [
819819
run: waitForCookiesDialog,
820820
},
821821
{
822-
name: 'With flat depth - Circular corners',
822+
name: `With flat and circular corners - Theme mode ${themeMode}`,
823823
url: getCustomizationURL({
824824
styling: {
825825
depth: CustomizationDepth.Flat,

0 commit comments

Comments
 (0)