Skip to content

Commit

Permalink
Changes to rendering/timeline.spec.ts
Browse files Browse the repository at this point in the history
1. Changes the test title because it was previously inaccurate
  • Loading branch information
FutzMonitor committed Apr 2, 2024
1 parent bc1b4ca commit e529cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration/rendering/timeline.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ describe('Timeline diagram', () => {
);
});

it('11: should render with semicolons in the sections, period, and events', () => {
it('11: should render with colons in the sections, period, and events', () => {
imgSnapshotTest(
`timeline
title England's History Timeline
Expand Down

0 comments on commit e529cbd

Please sign in to comment.