Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcping committed Jun 3, 2024
1 parent 7683a71 commit 88f9b3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/service/davinci/resource_flow_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ func testAccResourceFlow_ConnectionSubflowLinks_WithMappingIDs(t *testing.T, wit
"connection_link",
"subflow_link",
"flow_json",
"flow_export_json",
},
},
},
Expand Down Expand Up @@ -501,6 +502,7 @@ func testAccResourceFlow_ConnectionSubflowLinks_WithoutMappingIDs(t *testing.T,
"connection_link",
"subflow_link",
"flow_json",
"flow_export_json",
},
},
},
Expand Down

0 comments on commit 88f9b3b

Please sign in to comment.