forked from MapComplete/MapComplete
Fix unit tests
This commit is contained in:
parent
9f3ea0581a
commit
65f8a4c3e4
1 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@ export class Unit {
|
|||
* }catch(e){
|
||||
* threwError = true
|
||||
* }
|
||||
* threwError // => false
|
||||
* threwError // => true
|
||||
*
|
||||
* // Should work
|
||||
* Unit.fromJson({
|
||||
|
|
Loading…
Reference in a new issue