Skip to content

Commit

Permalink
unskip the test
Browse files Browse the repository at this point in the history
  • Loading branch information
itaiad200 committed Jul 7, 2022
1 parent a1906ad commit 4704935
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion esti/import_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ var importFilesToCheck = []string{
}

func TestImport(t *testing.T) {
t.Skip("Flaky test, skipping. See https://github.com/treeverse/lakeFS/issues/3428")
importPath := ""
switch viper.GetViper().GetString("blockstore_type") {
case block.BlockstoreTypeS3:
Expand Down

0 comments on commit 4704935

Please sign in to comment.