File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ npm start
118118
119119This command bundles up the source files and opens up a tab in your browser.
120120
121- #### Step 6a : Open up the console and start developing
121+ #### Step 6 : Open up the console and start developing
122122
123123A typical workflow is to make some modifications to the source, update the
124124test dashboard, inspect and debug the changes, then repeat. The test dashboard
@@ -146,12 +146,6 @@ Three additional helpers exist that are refreshed every second:
146146There is also a search bar in the top right of the dashboard. This fuzzy-searches
147147image mocks based on their file name and trace type.
148148
149- #### Step 6b: Create a mock to test new features
150- Create a new JSON inside
151- ` test\image\mocks\ `
152- which you'll then be able to search from the test dashboard
153-
154-
155149#### Step 7: Regenerate plot-schema in "test" folder then review & commit potential changes
156150
157151``` bash
You can’t perform that action at this time.
0 commit comments