feat(client): add 3 disclosure cde for rdb (#62178)

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
Shaun Hamilton
2025-10-07 23:27:57 +02:00
committed by GitHub
parent 940a38127b
commit 677ca70eed
8 changed files with 445 additions and 364 deletions

View File

@@ -28,7 +28,7 @@ test.describe('After creating token', () => {
await page.goto(
'/learn/relational-database/learn-bash-by-building-a-boilerplate/build-a-boilerplate'
);
await page.getByRole('button', { name: 'Start the course' }).click();
await page.getByText('Generate User Token').first().click();
await page.goto('/settings');
// Set `exact` to `true` to only match the panel heading