File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ The directive is asking the datasource for data to build and render elements unt
58
58
It will start retrieving new data for new elements again if the user scrolls up/down to the edge of visible element list.
59
59
60
60
61
- ![ ] ( https://raw.githubusercontent.com/angular-ui/ui-scroll/modules /demo/ui-scroll-demo.gif )
61
+ ![ ] ( https://raw.githubusercontent.com/angular-ui/ui-scroll/master /demo/ui-scroll-demo.gif )
62
62
63
63
64
64
### Basic usage
@@ -406,7 +406,7 @@ npm start
406
406
__ 2__ . To run tests in keep-alive mode use
407
407
408
408
```
409
- npm run test
409
+ npm test
410
410
```
411
411
412
412
This runs karma testing against temporary distributive files (./temp). We created a number of specifications which consist of more
You can’t perform that action at this time.
0 commit comments