Skip to content

Commit

Permalink
Temporary skip Pipenv tests (#2237)
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi authored Oct 4, 2023
1 parent d1be462 commit e900730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipenv_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import (
func TestPipenvInstall(t *testing.T) {
// Init pipenv test.
initPipenvTest(t)
tests.SkipKnownFailingTest(t)

// Populate cli config with 'default' server.
oldHomeDir, newHomeDir := prepareHomeDir(t)
Expand Down

0 comments on commit e900730

Please sign in to comment.