Skip to content

Commit

Permalink
update UT
Browse files Browse the repository at this point in the history
Signed-off-by: Peng Huo <[email protected]>
  • Loading branch information
penghuo committed Nov 9, 2023
1 parent cae0dbe commit ddb7335
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class FlintSparkConfSuite extends FlintSuite {

// default value
assert(flintOptions.getPort == 9200)
assert(flintOptions.getRefreshPolicy == "false")
assert(flintOptions.getRefreshPolicy == "wait_for")
}
}

Expand Down

0 comments on commit ddb7335

Please sign in to comment.