Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Chong Gao committed Dec 4, 2023
1 parent 0443fb6 commit 1e7f585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/src/main/python/json_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
from conftest import is_not_utc
from datetime import timezone
from conftest import is_databricks_runtime
from marks import approximate_float, allow_non_gpu, ignore_order
from marks import approximate_float, allow_non_gpu, ignore_order, datagen_overrides
from spark_session import *

json_supported_gens = [
Expand Down

0 comments on commit 1e7f585

Please sign in to comment.