Another refactor
This commit is contained in:
@@ -106,9 +106,12 @@ describe('DungeonRenderer', () => {
|
||||
destroy: vi.fn(),
|
||||
}),
|
||||
},
|
||||
|
||||
tweens: {
|
||||
add: vi.fn(),
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
mockWorld = {
|
||||
width: 10,
|
||||
height: 10,
|
||||
|
||||
Reference in New Issue
Block a user