mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: rename function in test call
This commit is contained in:
@ -66,7 +66,7 @@ mod tests {
|
|||||||
|
|
||||||
assert_eq!(
|
assert_eq!(
|
||||||
text_type_option
|
text_type_option
|
||||||
.decode_cell_data(
|
.decode_cell_str(
|
||||||
format!("{},{}", france_optionId, argentina_optionId),
|
format!("{},{}", france_optionId, argentina_optionId),
|
||||||
&field_type,
|
&field_type,
|
||||||
&field_rev
|
&field_rev
|
||||||
|
Reference in New Issue
Block a user