update internal flags

Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
This commit is contained in:
Somtochi Onyekwere
2023-04-03 19:11:48 +01:00
committed by Stefan Prodan
parent e44ab85880
commit 2e71c718ce
3 changed files with 7 additions and 5 deletions

View File

@ -23,7 +23,7 @@ import (
"fmt"
"testing"
sourcev1 "github.com/fluxcd/source-controller/api/v1beta2"
sourcev1 "github.com/fluxcd/source-controller/api/v1"
)
func TestKustomizationSource_Set(t *testing.T) {