Skip to content

Commit

Permalink
chore: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Feb 7, 2024
1 parent d0124c8 commit 1fc093a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/commands/__tests__/index.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,8 @@ describe('Commands vs LibAtem', () => {
case 'KeFS': // TODO - TMP!
case '_MvC': // Not all properties parsed
case 'FTSU': // Unkown props getting overwritten by generator: https://github.com/LibAtem/LibAtem/blob/master/LibAtem/Commands/DataTransfer/DataTransferDownloadRequestCommand.cs
case 'CCmd': // LibAtem is incorrect
case 'CCdP': // LibAtem is incorrect
continue
}

Expand Down

0 comments on commit 1fc093a

Please sign in to comment.