Skip to content

Commit

Permalink
patch missing test metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Isabella do Amaral <idoamara@redhat.com>
  • Loading branch information
isinyaaa committed Oct 24, 2024
1 parent 4b33231 commit 3f36bd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_e2e_model_registry.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ def update(self, source: Helper, event: Event) -> None:
name="mnist",
description="Lorem ipsum",
author="John Doe",
model_format_name="onnx",
model_format_version="1",
accuracy=accuracy_value,
)

Expand Down

0 comments on commit 3f36bd3

Please sign in to comment.