Compare View
Commits (3)
Diff
Showing 2 changed files Side-by-side Diff
TestCases.tex
View file @
d83d230
take_screenshots.js
View file @
d83d230
... | ... | @@ -35,11 +35,11 @@ screenshotUrl = [ |
35 | 35 | }, |
36 | 36 | { |
37 | 37 | 'name': 'deck', |
38 | - 'link': 'https://flashy.cards/app/deck' | |
38 | + 'link': 'https://flashy.cards/app/deck/496' | |
39 | 39 | }, |
40 | 40 | { |
41 | 41 | 'name': 'feed', |
42 | - 'link': 'https://flashy.cards/app/feed' | |
42 | + 'link': 'https://flashy.cards/app/feed/496' | |
43 | 43 | }, |
44 | 44 | { |
45 | 45 | 'name': 'addclass', |
... | ... | @@ -55,7 +55,7 @@ screenshotUrl = [ |
55 | 55 | }, |
56 | 56 | { |
57 | 57 | 'name': 'cards', |
58 | - 'link': 'https://flashy.cards/app/cards' | |
58 | + 'link': 'https://flashy.cards/app/cards/496' | |
59 | 59 | }, |
60 | 60 | { |
61 | 61 | 'name': 'logout', |