|
1166 | 1166 | is_translation_enabled: false,
|
1167 | 1167 | profile_background_color: "FFF1E0",
|
1168 | 1168 | profile_background_image_url_https: "https://abs.twimg.com/images/themes/theme1/bg.png",
|
1169 |
| - profile_background_tile: false, |
1170 | 1169 | profile_banner_url: "https://pbs.twimg.com/profile_banners/18949452/1581526592",
|
| 1170 | + profile_background_tile: false, |
1171 | 1171 | }
|
1172 | 1172 | )
|
1173 | 1173 |
|
|
1177 | 1177 | #{
|
1178 | 1178 | colored do
|
1179 | 1179 | expected_line %(Expected: { created_at: "Tue Jan 13 19:28:24 +0000 2009", favourites_count: 38, geo_enabled: false, verified: true, media_count: 51044, statuses_count: 273860, contributors_enabled: false, profile_background_image_url_https: "https://abs.twimg.com/images/themes/theme1/bg.png", profile_background_color: "FFF1E0", profile_background_tile: false, profile_image_url: "http://pbs.twimg.com/profile_images/931156393108885504/EqEMtLhM_normal.jpg", listed_count: 37009, profile_banner_url: "https://pbs.twimg.com/profile_banners/18949452/1581526592" })
|
1180 |
| - actual_line %( Actual: { listed_count: 37009, created_at: "Tue Jan 13 19:28:24 +0000 2009", favourites_count: 38, utc_offset: nil, statuses_count: 273860, media_count: 51044, contributors_enabled: false, is_translator: false, is_translation_enabled: false, profile_background_color: "FFF1E0", profile_background_image_url_https: "https://abs.twimg.com/images/themes/theme1/bg.png", profile_background_tile: false, profile_banner_url: "https://pbs.twimg.com/profile_banners/18949452/1581526592" }) |
| 1180 | + actual_line %( Actual: { listed_count: 37009, created_at: "Tue Jan 13 19:28:24 +0000 2009", favourites_count: 38, utc_offset: nil, statuses_count: 273860, media_count: 51044, contributors_enabled: false, is_translator: false, is_translation_enabled: false, profile_background_color: "FFF1E0", profile_background_image_url_https: "https://abs.twimg.com/images/themes/theme1/bg.png", profile_banner_url: "https://pbs.twimg.com/profile_banners/18949452/1581526592", profile_background_tile: false }) |
1181 | 1181 | end
|
1182 | 1182 | }
|
1183 | 1183 |
|
|
1199 | 1199 | actual_line %(+ is_translation_enabled: false,)
|
1200 | 1200 | plain_line %( profile_background_color: "FFF1E0",)
|
1201 | 1201 | plain_line %( profile_background_image_url_https: "https://abs.twimg.com/images/themes/theme1/bg.png",)
|
1202 |
| - plain_line %( profile_background_tile: false,) |
1203 | 1202 | expected_line %(- profile_image_url: "http://pbs.twimg.com/profile_images/931156393108885504/EqEMtLhM_normal.jpg",)
|
1204 |
| - plain_line %( profile_banner_url: "https://pbs.twimg.com/profile_banners/18949452/1581526592") |
| 1203 | + plain_line %( profile_banner_url: "https://pbs.twimg.com/profile_banners/18949452/1581526592",) |
| 1204 | + plain_line %( profile_background_tile: false) |
1205 | 1205 | plain_line %( })
|
1206 | 1206 | end
|
1207 | 1207 | }
|
|
0 commit comments