changed name of test

This commit is contained in:
Hans Blankenhaus
2023-09-21 15:42:36 +02:00
parent 05e94b430a
commit de770e4c3c

View File

@@ -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