Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LePhanFF committed Aug 26, 2023
1 parent 223089e commit 281ccf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/provider/resource_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,7 @@ resource "pritunl_server" "test" {
}

func testGetServerSimpleConfigWithAFewAttachedOrganization(name, organization1Name, organization2Name string) string {
//testing net-gateway
return fmt.Sprintf(`
resource "pritunl_organization" "test" {
name = "%[2]s"
Expand Down

0 comments on commit 281ccf0

Please sign in to comment.