Skip to content

Commit 56c8b1a

Browse files
committed
test
1 parent bc8a181 commit 56c8b1a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

e2e/orejime.spec.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ test.describe('Orejime', () => {
7070

7171
test('should accept all purposes from the banner', async () => {
7272
await orejimePage.acceptAllFromBanner();
73+
console.log('after accept');
7374
await expect(orejimePage.banner).not.toBeVisible();
75+
console.log('after banner');
7476

7577
await orejimePage.expectConsents({
7678
'mandatory': true,

0 commit comments

Comments
 (0)