Skip to content

Commit

Permalink
test info
Browse files Browse the repository at this point in the history
  • Loading branch information
Meriem-BenIsmail committed Nov 25, 2024
1 parent 243f4f2 commit e49ef76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-tests/tests/timeline-slider.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ test.describe('Timeline Slider', () => {
expect(pageErrors).toHaveLength(0);
});

test('should display without console errors when baseUrl is set', async ({ page, baseURL }) => {
test('should display in status bar without console errors when baseUrl is set', async ({ page, baseURL }) => {

if (!isTimeline) {
console.log('Skipping this test.');
Expand Down

0 comments on commit e49ef76

Please sign in to comment.