Skip to content

Commit b3359cd

Browse files
committed
feat(domain): fix gofumpt formatting in TEM integration test
1 parent 4fde9b4 commit b3359cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/services/domain/record_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,6 @@ func TestAccDomainRecord_TEMIntegration(t *testing.T) {
937937
CheckDestroy: testAccCheckDomainRecordDestroy(tt),
938938
Steps: []resource.TestStep{
939939
{
940-
941940
Config: fmt.Sprintf(`
942941
resource "scaleway_domain_record" "dmarc" {
943942
dns_zone = "%s"

0 commit comments

Comments
 (0)