mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Ignore backend mocks for coverage. (#21900)
This commit is contained in:
parent
32c8e3e0ae
commit
e78e3524e4
1 changed files with 3 additions and 0 deletions
|
|
@ -22,3 +22,6 @@ flag_management:
|
|||
- name: frontend
|
||||
paths:
|
||||
- frontend/
|
||||
|
||||
ignore:
|
||||
- "server/mock"
|
||||
|
|
|
|||
Loading…
Reference in a new issue