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
+2 -2
View File
@@ -1,5 +1,5 @@
describe('Custom Node Graph Rendering', () => {
it('renders a graph', () => {
describe('Custom Node Flow Rendering', () => {
it('renders a flow', () => {
cy.visit('/custom-node');
cy.get('.react-flow__renderer');