Skip to content

Commit e155454

Browse files
committed
test
1 parent 56c8b1a commit e155454

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

e2e/orejime.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ test.describe('Orejime', () => {
6969
});
7070

7171
test('should accept all purposes from the banner', async () => {
72+
console.log('start');
7273
await orejimePage.acceptAllFromBanner();
7374
console.log('after accept');
7475
await expect(orejimePage.banner).not.toBeVisible();

0 commit comments

Comments
 (0)