wip league admin tools
This commit is contained in:
@@ -76,7 +76,7 @@ describe('Track', () => {
|
||||
lengthKm: 5.793,
|
||||
turns: 11,
|
||||
gameId: 'game1',
|
||||
})).toThrow('Track name is required');
|
||||
})).toThrow('Track name cannot be empty');
|
||||
});
|
||||
|
||||
it('should throw on invalid country', () => {
|
||||
|
||||
Reference in New Issue
Block a user