Skip to content

Commit

Permalink
Missing 8.3 map (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm authored Dec 31, 2023
1 parent 00460b8 commit a342b95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/createcloudjob.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ describe('createCloudJob', () => {
'8.0': 'violinist-80-composer-',
'8.1': 'violinist-81-composer-',
'8.2': 'violinist-82-composer-',
'8.3': 'violinist-83-composer-',
}
for (const delta in supportedVersions) {
for (const cDelta in composerVersions) {
Expand Down

0 comments on commit a342b95

Please sign in to comment.