Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit c22a76c

Browse files
author
alexkalyvitis
committed
merge offline after rebasing on latest master
1 parent 9e4a461 commit c22a76c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

auth0/resource_auth0_user_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ func TestAccUserCreateUser(t *testing.T) {
4949
}
5050

5151
const testAccUserCreateUser = `
52-
provider "auth0" {
53-
}
52+
provider "auth0" {}
5453
5554
resource "auth0_user" "user" {
5655
connection_name = "Username-Password-Authentication"

0 commit comments

Comments
 (0)