Skip to content

Commit

Permalink
chore(#123): delete skip ltfu test
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria Lorena Rodriguez Viruel authored and Maria Lorena Rodriguez Viruel committed May 28, 2024
1 parent 08ec38d commit 9500852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediator/test/workflows.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ describe('Workflows', () => {
await configureCHT();
});

describe.skip('Loss To Follow-Up (LTFU) workflow', () => {
describe('Loss To Follow-Up (LTFU) workflow', () => {
let encounterUrl: string;
let endpointId: string;

Expand Down

0 comments on commit 9500852

Please sign in to comment.