Skip to content

Commit

Permalink
updates TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
cammiida committed Dec 11, 2024
1 parent a6ed66d commit 2756687
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/layout/SigneeList/SigneeListComponent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,7 @@ import { appPath } from 'src/utils/urls/appUrlHelper';
import type { LangProps } from 'src/features/language/Lang';
import type { PropsFromGenericComponent } from 'src/layout';

/*
TODO:
- Unit tests?
- Cypress tests
*/
// TODO: Cypress tests: Needs finished APIs.

const signeeStateSchema = z
.object({
Expand Down

0 comments on commit 2756687

Please sign in to comment.