Skip to content

Commit

Permalink
Update test for user data source
Browse files Browse the repository at this point in the history
  • Loading branch information
b-per committed Apr 21, 2024
1 parent adcd149 commit f410c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/framework/objects/user/data_source_acceptance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (

func TestAccDbtCloudUserDataSource(t *testing.T) {

userEmail := "test@email.com"
userEmail := "beno" + "it" + ".per" + "igaud" + "@" + "fisht" + "ownanalytics" + "." + "com"

config := user(userEmail)

Expand Down

0 comments on commit f410c06

Please sign in to comment.