mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 04:03:29 +00:00
trim the fat
This commit is contained in:
@@ -208,13 +208,6 @@ const enabled = await this.configService.getFeatureFlag(FeatureFlag.MyFlag);
|
||||
|
||||
### Test Structure
|
||||
|
||||
Tests are colocated with source files using `.spec.ts` suffix:
|
||||
|
||||
```
|
||||
libs/common/src/vault/models/domain/cipher.ts
|
||||
libs/common/src/vault/models/domain/cipher.spec.ts
|
||||
```
|
||||
|
||||
### Test Utilities
|
||||
|
||||
| Utility | Location | Purpose |
|
||||
|
||||
Reference in New Issue
Block a user