This is an automated email from the ASF dual-hosted git repository. yiconghuang pushed a commit to branch Yicong-Huang-patch-3 in repository https://gitbox.apache.org/repos/asf/texera.git
commit 240f2ddfdc3492a1ab7257f72ecb612de169e67f Author: Yicong Huang <[email protected]> AuthorDate: Thu Aug 7 18:42:13 2025 -0700 random change to break CI Signed-off-by: Yicong Huang <[email protected]> --- core/dao/src/test/scala/edu/uci/ics/texera/dao/MockTexeraDB.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/dao/src/test/scala/edu/uci/ics/texera/dao/MockTexeraDB.scala b/core/dao/src/test/scala/edu/uci/ics/texera/dao/MockTexeraDB.scala index 1bb4951816..9540eed294 100644 --- a/core/dao/src/test/scala/edu/uci/ics/texera/dao/MockTexeraDB.scala +++ b/core/dao/src/test/scala/edu/uci/ics/texera/dao/MockTexeraDB.scala @@ -17,7 +17,7 @@ * under the License. */ -package edu.uci.ics.texera.dao +package edu.uci.ics.texera.daoererer import io.zonky.test.db.postgres.embedded.EmbeddedPostgres import org.jooq.{DSLContext, SQLDialect}
