Skip to content

Commit

Permalink
re-add tests as check has been successful
Browse files Browse the repository at this point in the history
  • Loading branch information
seaona committed Feb 4, 2025
1 parent 0642693 commit fdea90e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 116 deletions.
115 changes: 0 additions & 115 deletions test/e2e/tests/carousel/carousel-test.spec.ts

This file was deleted.

2 changes: 1 addition & 1 deletion test/e2e/tests/carousel/carousel.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { withFixtures } from '../../helpers';
import FixtureBuilder from '../../fixture-builder';
import { loginWithBalanceValidation } from '../../page-objects/flows/login.flow';

describe('Carousel component e2e tests TEST', () => {
describe('Carousel component e2e tests', () => {
it('should display correct slides with expected content', async function () {
await withFixtures(
{
Expand Down

0 comments on commit fdea90e

Please sign in to comment.