fix: various fixes to sentry-reported errors

This commit is contained in:
Hampus Kraft
2026-02-21 01:32:04 +00:00
parent c670406751
commit 0e7f370a1e
2 changed files with 2 additions and 0 deletions

View File

@@ -184,6 +184,7 @@ describe('ChannelMoveOperation', () => {
position: 1,
});
});
it('returns null when dropping to the same effective placement', () => {
const category = createChannel({id: 'category', type: ChannelTypes.GUILD_CATEGORY, position: 0});
const textOne = createChannel({