Skip to content

Commit

Permalink
Re-enable test (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
iwahbe authored Jan 25, 2023
1 parent 69c862d commit cc9fd4d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/examples_go_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import (
)

func TestAccRealmGo(t *testing.T) {
t.Skip("Temporarily skip while releasing new major version")
test := getGoBaseOptions().
With(integration.ProgramTestOptions{
Dir: filepath.Join(getCwd(t), "realm", "go"),
Expand Down

0 comments on commit cc9fd4d

Please sign in to comment.