Skip to content

Commit

Permalink
Remove testcase that is not applicable anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophNiehoff committed Jun 9, 2023
1 parent 9b7eb71 commit 4286e24
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/game/__tests__/utils.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ describe('utils', () => {
});

[
{
testCase: 'the default model',
modelType: ModelType.PRIVACY_ENHANCED,
},
{
testCase: 'a Threat Dragon model',
modelType: ModelType.THREAT_DRAGON,
Expand Down

0 comments on commit 4286e24

Please sign in to comment.