Skip to content

Commit e544074

Browse files
committed
Minor data chart title update
1 parent 9dfb9c9 commit e544074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/UnitTestApp/Sparkline/SparklineUT.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const script = require('../script')
22
const sparkline1Points = {
3-
chartTitle: '10.21',
3+
chartTitle: 'Sparkline chart',
44
lineChartData: [
55
{
66
legend: '19.64',

0 commit comments

Comments
 (0)