mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -6,7 +6,7 @@ import { assert } from 'chai';
|
||||
import {
|
||||
ReadStatus,
|
||||
maxReadStatus,
|
||||
} from '../../messages/MessageReadStatus.std.js';
|
||||
} from '../../messages/MessageReadStatus.std.ts';
|
||||
|
||||
describe('message read status utilities', () => {
|
||||
describe('maxReadStatus', () => {
|
||||
|
||||
Reference in New Issue
Block a user