Skip to content

Commit

Permalink
Format test step (#4659) (#8841)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Apr 5, 2021
1 parent a510f6b commit c3fcf43
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/4659.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none

```
2 changes: 1 addition & 1 deletion google/resource_cloud_run_domain_mapping_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ func TestAccCloudRunDomainMapping_foregroundDeletion(t *testing.T) {
ImportStateVerifyIgnore: []string{"name", "location", "status", "metadata.0.resource_version"},
},
{
Config: testAccCloudRunDomainMapping_cloudRunDomainMappingUpdated2(context),
Config: testAccCloudRunDomainMapping_cloudRunDomainMappingUpdated2(context),
},
{
ResourceName: "google_cloud_run_domain_mapping.default",
Expand Down

0 comments on commit c3fcf43

Please sign in to comment.