mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
spelling: middle
This commit is contained in:
@@ -168,7 +168,7 @@ describe("SelectionManager suite", function() {
|
||||
|
||||
console.log('[SelectionManager] ... cut out of bounds');
|
||||
selectionManager.copy({ type: Events.CLIPBOARD_CUT }, createMockCopyEvent());
|
||||
console.log('[SelectionManager] ... check last pixel of midle line was cut in the source frame');
|
||||
console.log('[SelectionManager] ... check last pixel of middle line was cut in the source frame');
|
||||
frameEqualsGrid(currentFrame, [
|
||||
[B, R, T],
|
||||
[R, B, T],
|
||||
|
||||
Reference in New Issue
Block a user