File tree 1 file changed +1
-7
lines changed
1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ npm start
118
118
119
119
This command bundles up the source files and opens up a tab in your browser.
120
120
121
- #### Step 6a : Open up the console and start developing
121
+ #### Step 6 : Open up the console and start developing
122
122
123
123
A typical workflow is to make some modifications to the source, update the
124
124
test dashboard, inspect and debug the changes, then repeat. The test dashboard
@@ -146,12 +146,6 @@ Three additional helpers exist that are refreshed every second:
146
146
There is also a search bar in the top right of the dashboard. This fuzzy-searches
147
147
image mocks based on their file name and trace type.
148
148
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
-
155
149
#### Step 7: Regenerate plot-schema in "test" folder then review & commit potential changes
156
150
157
151
``` bash
You can’t perform that action at this time.
0 commit comments