Skip to content

Commit

Permalink
Remove tests (#284)
Browse files Browse the repository at this point in the history
* remove tests

* remove weird spacing

* remove this test too
  • Loading branch information
sloloris authored Feb 27, 2023
1 parent 0d0a853 commit f567041
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 142 deletions.
24 changes: 0 additions & 24 deletions examples/tst/.terraform.lock.hcl

This file was deleted.

53 changes: 0 additions & 53 deletions examples/tst/flags.tf

This file was deleted.

33 changes: 0 additions & 33 deletions examples/tst/project_with_multiple_envs.tf

This file was deleted.

9 changes: 0 additions & 9 deletions examples/tst/versions.tf

This file was deleted.

3 changes: 1 addition & 2 deletions launchdarkly/resource_launchdarkly_project.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ import (
)

// We assign a custom diff in cases where the customer has not assigned a default for CSA or IIS in config
//
// in order to respect the LD backend defaults and reflect that in our plans
// in order to respect the LD backend defaults and reflect that in our plans
func customizeProjectDiff(ctx context.Context, diff *schema.ResourceDiff, v interface{}) error {
config := diff.GetRawConfig()

Expand Down
21 changes: 0 additions & 21 deletions terraform_test/main.tf

This file was deleted.

0 comments on commit f567041

Please sign in to comment.