mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
changed name of test
This commit is contained in:
parent
05e94b430a
commit
de770e4c3c
@ -204,7 +204,7 @@ describe('Quadrant Chart', () => {
|
||||
);
|
||||
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(
|
||||
`
|
||||
quadrantChart
|
||||
|
Loading…
x
Reference in New Issue
Block a user