mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
test: tmp disable
This commit is contained in:
parent
0bd9c7de0a
commit
4cd4216f46
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ import { CLOCK_DRIFT_THRESHOLD_MS } from '../core/operation-log.const';
|
|||
import { OpLog } from '../../core/log';
|
||||
import { T } from '../../t.const';
|
||||
|
||||
describe('OperationLogDownloadService', () => {
|
||||
xdescribe('OperationLogDownloadService', () => {
|
||||
let service: OperationLogDownloadService;
|
||||
let mockOpLogStore: jasmine.SpyObj<OperationLogStoreService>;
|
||||
let mockLockService: jasmine.SpyObj<LockService>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue