mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-12-20 03:07:21 +01:00
changed name of test
This commit is contained in:
@@ -204,7 +204,7 @@ describe('Quadrant Chart', () => {
|
|||||||
);
|
);
|
||||||
cy.get('svg');
|
cy.get('svg');
|
||||||
});
|
});
|
||||||
it('should render both axes labels on the left/bottom, if both axes have only one label', () => {
|
it('should render both axes labels on the left and bottom, if both axes have only one label', () => {
|
||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`
|
`
|
||||||
quadrantChart
|
quadrantChart
|
||||||
|
|||||||
Reference in New Issue
Block a user