Skip to content

Commit

Permalink
Enable the 340 shim test (#8688)
Browse files Browse the repository at this point in the history
Signed-off-by: Firestarman <[email protected]>
  • Loading branch information
firestarman authored Jul 12, 2023
1 parent 619be4e commit c40abc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import com.nvidia.spark.rapids._
import org.scalatest.funsuite.AnyFunSuite

class SparkShimsSuite extends AnyFunSuite with FQSuiteName {
ignore("spark shims version - https://github.com/NVIDIA/spark-rapids/issues/7676") {
test("spark shims version") {
assert(ShimLoader.getShimVersion === SparkShimVersion(3, 4, 0))
}

Expand Down

0 comments on commit c40abc9

Please sign in to comment.