diff --git a/cmd/flux/source_oci_test.go b/cmd/flux/source_oci_test.go index 02ca7e88..c0f8125c 100644 --- a/cmd/flux/source_oci_test.go +++ b/cmd/flux/source_oci_test.go @@ -32,10 +32,10 @@ func TestSourceOCI(t *testing.T) { "create source oci thrfg --url=oci://ghcr.io/stefanprodan/manifests/podinfo --tag=6.1.6 --interval 10m", "testdata/oci/create_source_oci.golden", }, - //{ - // "get source oci thrfg", - // "testdata/oci/get_oci.golden", - //}, + { + "get source oci thrfg", + "testdata/oci/get_oci.golden", + }, { "reconcile source oci thrfg", "testdata/oci/reconcile_oci.golden", diff --git a/cmd/flux/testdata/oci/get_oci.golden b/cmd/flux/testdata/oci/get_oci.golden index b200bd92..5397cae2 100644 --- a/cmd/flux/testdata/oci/get_oci.golden +++ b/cmd/flux/testdata/oci/get_oci.golden @@ -1,2 +1,2 @@ -NAME REVISION SUSPENDED READY MESSAGE -thrfg dbdb109711ffb3be77504d2670dbe13c24dd63d8d7f1fb489d350e5bfe930dd3 False True stored artifact for digest 'dbdb109711ffb3be77504d2670dbe13c24dd63d8d7f1fb489d350e5bfe930dd3' \ No newline at end of file +NAME REVISION SUSPENDED READY MESSAGE +thrfg 6.1.6/dbdb109711ffb3be77504d2670dbe13c24dd63d8d7f1fb489d350e5bfe930dd3 False True stored artifact for digest '6.1.6/dbdb109711ffb3be77504d2670dbe13c24dd63d8d7f1fb489d350e5bfe930dd3'