Skip to content

Commit

Permalink
feat: pass test
Browse files Browse the repository at this point in the history
  • Loading branch information
CeerDecy committed Aug 27, 2024
1 parent 470db8c commit f6fb151
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ func Test_newService(t *testing.T) {
labels.LabelCoreErdaCloudServiceName: "fake-server",
labels.LabelCoreErdaCloudServiceType: "STATELESS",
labels.LabelCoreErdaCloudWorkSpace: "test",
labels.LabelMonitorErdaCloudExporter: "true",
labels.LabelMonitorErdaCloudEnabled: "true",
},
},
Spec: v1.ServiceSpec{
Expand Down

0 comments on commit f6fb151

Please sign in to comment.