Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinMartinov committed Oct 11, 2024
1 parent cfaa948 commit 1f478d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/tfbridge/recover_set_order.go
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,5 @@ func recoverSetOrder(
recoverSetOrderSingle(target, origin, propertyPath)
}
}

// TODO: unit tests

Check failure on line 106 in pkg/tfbridge/recover_set_order.go

View workflow job for this annotation

GitHub Actions / Test and Lint / lint

File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/pulumi/pulumi-terraform-bridge) (gci)

0 comments on commit 1f478d0

Please sign in to comment.