mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 15:24:10 +08:00
test: refactor accuracy benchmark generation
This commit is contained in:
@@ -46,7 +46,7 @@ const BENCHMARK_EXAMPLES = [
|
||||
{
|
||||
name: 'E-commerce Order',
|
||||
emoji: '🛒',
|
||||
description: 'Nested order with customer and items',
|
||||
description: 'Single nested order with customer and items',
|
||||
getData: generateOrder,
|
||||
showDetailed: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user