Skip to content

Commit

Permalink
Resolving linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SBGoods committed Nov 30, 2023
1 parent 2fbdaf7 commit d6a4aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/provider/resource_time_offset_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -569,4 +569,4 @@ resource "time_offset" "test" {
offset_months = %[3]d
}
`, baseRfc3339, offsetYears, offsetMonths)
}
}

0 comments on commit d6a4aaf

Please sign in to comment.