Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Benton Kribbs committed Mar 11, 2021
1 parent 0b2c403 commit df7c20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-cloudwatch/test/test.graphs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ export = {
height: 6,
properties: {
view: 'timeSeries',
title: 'My live graph',
title: 'My custom period graph',
region: { Ref: 'AWS::Region' },
metrics: [
['CDK', 'Test'],
Expand Down

0 comments on commit df7c20c

Please sign in to comment.