chore(tests): wording graph => flow

This commit is contained in:
moklick
2020-07-15 10:34:52 +02:00
parent b51a25191f
commit 6f87d848d7
11 changed files with 46 additions and 64 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
describe('Empty Flow Rendering', () => {
it('renders an empty graph', () => {
it('renders an empty flow', () => {
cy.visit('/empty');
cy.get('.react-flow__renderer');