Skip to content

Commit

Permalink
Tests: Repeater - Remove comment (outdated)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-jaussaud committed Jan 7, 2025
1 parent ff891f8 commit 99737a3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/jest/cases/components/repeaters/RepeaterTab.test.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ import '../../../../../assets/src/index.jsx'
import { commonRepeaterTests } from './common.js'
import { within } from '@testing-library/react'

/**
* TODO: Add repeater specific test + check if common test are passing
* for the right reasons
*/
describe('Repeater with a tab layout', () => {

/**
Expand Down

0 comments on commit 99737a3

Please sign in to comment.