lib/fbe/octo.rb in fbe-0.0.78 vs lib/fbe/octo.rb in fbe-0.0.79

- old
+ new

@@ -244,10 +244,10 @@ fork: false, url: "https://github.com/#{name}", created_at: random_time, updated_at: random_time, pushed_at: random_time, - size: 470, + size: name == 'yegor256/empty-repo' ? 0 : 470, stargazers_count: 1, watchers_count: 1, language: 'Ruby', has_issues: true, has_projects: true,