Skip to content

Commit

Permalink
skip below
Browse files Browse the repository at this point in the history
  • Loading branch information
austinvalle committed Jan 23, 2024
1 parent 93a3959 commit b23bcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/dynamic6provider/dynamic_state_types_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ func Test_Dynamic_TypeChangesInState(t *testing.T) {
// dynamic_state_types_test.go:258: Step 1/2 error: Error retrieving second post-apply plan: exit status 1
// Failed to marshal plan to json: error in marshalResourceDrift: failed to encode refreshed data for corner_dynamic_thing.foo as JSON: attribute "dynamic_config_attr": tuple required
//
tfversion.SkipIf(tfversion.Version1_0_0),
tfversion.SkipBelow(tfversion.Version1_1_0),
},
Steps: []r.TestStep{
{
Expand Down

0 comments on commit b23bcdc

Please sign in to comment.