Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
shadrach-tayo committed Feb 5, 2025
1 parent 4ded29b commit 333c1f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion desci-server/test/integration/Attestation.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -998,7 +998,6 @@ describe.only('Attestations Service', async () => {
visible: true,
replyTo: comment.id,
});
console.log('reply', res.body.data);
reply = res.body.data as Annotation;

expect(res.statusCode).to.equal(200);
Expand Down

0 comments on commit 333c1f2

Please sign in to comment.