fix: add more testsx

This commit is contained in:
2025-01-31 08:01:26 +08:00
parent c9d0066d64
commit 28da493462
17 changed files with 2144 additions and 128 deletions

View File

@@ -1,6 +1,5 @@
import { TestBed } from '@/testing';
import { PLATFORM_ID } from '@angular/core';
import { PlatformProvider } from './platform.provider';
import { PLATFORM_ID, PlatformProvider } from './platform.provider';
describe('PlatformProvider Tests', () => {
it('should create', () => {