Skip to content

Commit 46ce2ff

Browse files
committed
one time
1 parent e2f71cc commit 46ce2ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

registry_module_integration_test.go

+2
Original file line numberDiff line numberDiff line change
@@ -763,6 +763,8 @@ func TestRegistryModulesCreateBranchBasedWithVCSConnection(t *testing.T) {
763763
}
764764

765765
func TestRegistryModulesCreateBranchBasedWithVCSConnectionWithTesting(t *testing.T) {
766+
skipUnlessBeta(t)
767+
766768
githubIdentifier := os.Getenv("GITHUB_REGISTRY_MODULE_IDENTIFIER")
767769
if githubIdentifier == "" {
768770
t.Skip("Export a valid GITHUB_REGISTRY_MODULE_IDENTIFIER before running this test")

0 commit comments

Comments
 (0)