mirror of
https://github.com/kubevela/kubevela.git
synced 2026-04-05 02:07:26 +00:00
standardize project structure: change api to apis
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
|
||||
"k8s.io/utils/pointer"
|
||||
|
||||
"github.com/oam-dev/kubevela/api/v1alpha1"
|
||||
"github.com/oam-dev/kubevela/apis/v1alpha1"
|
||||
)
|
||||
|
||||
func TestPodSpecWorkload(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user