Skip to content

Commit

Permalink
don't need to ignore fields anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcervante committed Nov 18, 2024
1 parent a8f09b9 commit 119585a
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions testing/equivalence-tests/tests/null_provider_update/spec.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
{
"description": "tests creating a simple resource created by the null provider",
"include_files": [],
"ignore_fields": {
"apply.json": [
"2.@message",
"2.hook.id_value"
],
"state.json": [
"values.root_module.resources.*.values.id"
]
}
"ignore_fields": {}
}

0 comments on commit 119585a

Please sign in to comment.