Skip to content

Commit

Permalink
Reenable HTAP test (#984)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pbulawa authored Dec 5, 2023
1 parent 1341c39 commit 672ccac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion htap_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,6 @@ func TestQueryContextCacheDisabled(t *testing.T) {
}

func TestHybridTablesE2E(t *testing.T) {
t.Skip("Skipping the test until AWS issue is fixed")
if runningOnGithubAction() && !runningOnAWS() {
t.Skip("HTAP is enabled only on AWS")
}
Expand Down

0 comments on commit 672ccac

Please sign in to comment.