Update the screenshots to generate some action shots of the org.
This commit is contained in:
parent
d524559bce
commit
931ba5f9b9
3 changed files with 46 additions and 6 deletions
|
@ -49,3 +49,10 @@ running the tests:
|
|||
```
|
||||
STACK=test python -m unittest discover
|
||||
```
|
||||
|
||||
generating screenshots:
|
||||
|
||||
```
|
||||
cd screenshots
|
||||
casperjs screenshots.js --d
|
||||
```
|
Reference in a new issue