Skip to content

Commit f3a361e

Browse files
idilhaqrahmatrhd
andauthored
Update core/appeal/service_test.go
Co-authored-by: Rahmat Hidayat <[email protected]>
1 parent a9f223d commit f3a361e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/appeal/service_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,7 @@ func (s *ServiceTestSuite) TestCreate() {
10371037
Resources: []*domain.ResourceConfig{
10381038
{
10391039
Type: "resource_type_1",
1040-
Policy: &domain.PolicyConfig{
1040+
Policy: &domain.PolicyConfig{ // specify policy with version
10411041
ID: "policy_1",
10421042
Version: 1,
10431043
},

0 commit comments

Comments
 (0)