File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed
frontend/src/assets/params/json/mock Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -122,10 +122,6 @@ in your browser go to [http://localhost:4200](http://localhost:4200)
122122## Tests
123123* ` npm run lint `
124124* ` npm run test `
125- * ` npm run e2e `
126-
127- ## Tests prerequisites
128- - ChromeDriver only supports Chrome version 89
129125
130126### Compilation
131127* ` npm run build ` ( without SSR)
@@ -136,7 +132,7 @@ in your browser go to [http://localhost:4200](http://localhost:4200)
136132* in your browser [ http://localhost:4000 ] ( http://localhost:4000 )
137133
138134### Bootstrap UI
139- * ` change directory ` cd ui (Bootstrap 5)
135+ * ` change directory ` cd ui
140136* Launch html pages in your browser
141137
142138
Original file line number Diff line number Diff line change 1414 "name" : " The Incredible Hulk" ,
1515 "releaseDate" : " 2008-06-13" ,
1616 "wikipediaLink" : " The_Incredible_Hulk_(film)" ,
17+ "youtubeLink" : " n4tWT-Tzff0" ,
1718 "domestic" : 134806913 ,
1819 "international" : 129964083 ,
1920 "worldwide" : 264770996 ,
2324 "name" : " Iron Man 2" ,
2425 "releaseDate" : " 2010-04-26" ,
2526 "wikipediaLink" : " Iron_Man_2" ,
26- "domestic" : 319034126 ,
27- "international" : 266762121 ,
28- "worldwide" : 585796247 ,
29- "budget" : 140000000
27+ "youtubeLink" : " BoohRoVA9WQ" ,
28+ "domestic" : 312433331 ,
29+ "international" : 311500000 ,
30+ "worldwide" : 623933331 ,
31+ "budget" : 200000000
3032 },
3133 {
3234 "name" : " Thor" ,
You can’t perform that action at this time.
0 commit comments