Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
AE-1987: Remove outdated comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Juholei committed Oct 16, 2023
1 parent ab4f8d1 commit 67289cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/valvonta-kaytto/valvonta-api_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ describe('Valvonta API test', () => {
assert.deepEqual(result, expected);
});

// TODO: Kysy Antilta onko ok
it('When document is set to false, karajaoikeus-id is removed', () => {
const input = [
{
Expand Down Expand Up @@ -156,7 +155,6 @@ describe('Valvonta API test', () => {
}
];

// answer-commentary-fi, answer-commentary-sv, statement-fi and statement-sv have been set to null
assert.deepEqual(serializeOsapuoliSpecificData(osapuoliSpecificData), [
{
'osapuoli-id': 1,
Expand Down

0 comments on commit 67289cc

Please sign in to comment.