Repository URL to install this package:
|
Version:
4.2.0 ▾
|
describe('OneSky module', () => {
test('uploadMessagesFromSource', async () => {
// TODO
});
test('downloadAllTranslations', async () => {
// TODO
});
});