Rename oci_model to appr_model
This commit is contained in:
parent
f0d4841155
commit
6622f27c93
19 changed files with 222 additions and 171 deletions
|
@ -1,5 +1,5 @@
|
|||
import pytest
|
||||
from endpoints.appr.models_oci import _strip_sha256_header
|
||||
from endpoints.appr.models_cnr import _strip_sha256_header
|
||||
|
||||
|
||||
@pytest.mark.parametrize('digest,expected', [
|
||||
|
|
Reference in a new issue