using ## heading for the examples block
This commit is contained in:
parent
469dd46a45
commit
7740404b14
|
@ -45,7 +45,7 @@ git lfs install --local
|
||||||
- After creating the new test, record and commit the newly rendered screens.
|
- After creating the new test, record and commit the newly rendered screens.
|
||||||
- `./tools/validate_lfs` can be ran to ensure everything is working correctly with Git LFS, the CI also runs this check.
|
- `./tools/validate_lfs` can be ran to ensure everything is working correctly with Git LFS, the CI also runs this check.
|
||||||
|
|
||||||
### Example
|
## Example
|
||||||
|
|
||||||
```kotlin
|
```kotlin
|
||||||
class PaparazziExampleScreenshotTest {
|
class PaparazziExampleScreenshotTest {
|
||||||
|
|
Loading…
Reference in New Issue