Skip to content

Commit

Permalink
🧪 Temporarily mute native tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tiulpin committed Aug 23, 2024
1 parent c47b239 commit e0d3d3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/installers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import (
)

func TestGetIde(t *testing.T) {
t.Skip("Skipping test for now")
//err := os.Setenv("QD_PRODUCT_INTERNAL_FEED", "https://data.services.jetbrains.com/products")
//if err != nil {
// t.Fatal(err)
Expand Down

0 comments on commit e0d3d3f

Please sign in to comment.