Skip to content

Commit

Permalink
add todo note
Browse files Browse the repository at this point in the history
Signed-off-by: luca.morgese@tno.nl <luca.morgese@tno.nl>
  • Loading branch information
lucamrgs committed Sep 23, 2024
1 parent 273932b commit 58a9353
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/_data/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,7 @@ def get_bom_with_services_simple() -> Bom:

def get_bom_with_services_complex() -> Bom:
bom = _make_bom(services=[
# TODO: Add source and destination
Service(
name='my-first-service', bom_ref='my-specific-bom-ref-for-my-first-service',
provider=get_org_entity_1(), group='a-group', version='1.2.3',
Expand Down

0 comments on commit 58a9353

Please sign in to comment.