Skip to content

Commit 806855c

Browse files
committed
chore: tests
1 parent 50792ea commit 806855c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/services/android-project-service.ts

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ const createTestInjector = (): IInjector => {
6464
});
6565

6666
testInjector.register("liveSyncProcessDataService", LiveSyncProcessDataService);
67+
testInjector.register("devicesService", {});
6768
return testInjector;
6869
};
6970

0 commit comments

Comments
 (0)