Skip to content

Commit

Permalink
fix CI 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Konrad Jamrozik committed Jul 21, 2024
1 parent ee61a80 commit 4997d16
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 89 deletions.
1 change: 1 addition & 0 deletions web/src/lib/api/playerActionsPayloadsProviders.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ const actionNameToPayloadProviderFactoryMap: {
// Related:
// https://stackoverflow.com/questions/49099224/passing-a-function-accepting-fewer-parameters-how-to-enforce-the-same-number-o
// https://stackoverflow.com/questions/27336393/is-there-a-way-to-make-typescript-consider-function-types-non-equivalent-when-th
// kja2-refactor: deduplicate per answer to: https://stackoverflow.com/questions/78739104/how-can-i-avoid-duplicating-key-in-value-and-duplicating-type-and-const-definit
type PayloadProviderMap =
// prettier-ignore
{
Expand Down
35 changes: 0 additions & 35 deletions web/test/lib_tests/scratchpad2.test.ts

This file was deleted.

54 changes: 0 additions & 54 deletions web/test/lib_tests/scratchpad3.test.ts

This file was deleted.

0 comments on commit 4997d16

Please sign in to comment.