Skip to content

Commit

Permalink
Fix typo in an example
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Jan 13, 2023
1 parent 8bc2b12 commit bbb0d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resultsdb/parsers/api_v3.py
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ def example(cls):
issuer="CPaaS",
component="rhoam-operator-bundle-container",
full_names=[
"registry.example.com/rh-osbs/operator"
"registry.example.com/rh-osbs/operator@"
"sha256:27a51bc590483f0cd8c6085825a82a5697832e1d8b0e6aab0651262b84855803",
],
**EXAMPLE_COMMON_PARAMS,
Expand Down

0 comments on commit bbb0d46

Please sign in to comment.