mirror of
https://github.com/roapi/roapi.git
synced 2026-06-05 21:04:02 +08:00
fix test
This commit is contained in:
parent
0001af26c2
commit
98110356d1
@ -177,7 +177,7 @@ mod tests {
|
||||
async fn nested_struct_and_lists() -> Result<(), ColumnQError> {
|
||||
let t = to_mem_table(&TableSource::new(
|
||||
"spacex_launches".to_string(),
|
||||
test_data_path("spacex-launches.json"),
|
||||
test_data_path("spacex_launches.json"),
|
||||
))
|
||||
.await?;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user