fix the build
This commit is contained in:
parent
d9465bac13
commit
eb61ad0114
|
@ -12,7 +12,7 @@ describe Jobs::ExportCsvFile do
|
||||||
%w{
|
%w{
|
||||||
id name username email title created_at last_seen_at last_posted_at
|
id name username email title created_at last_seen_at last_posted_at
|
||||||
last_emailed_at trust_level approved suspended_at suspended_till blocked
|
last_emailed_at trust_level approved suspended_at suspended_till blocked
|
||||||
active admin moderator ip_address topics_entered posts_read_count
|
active admin moderator ip_address staged topics_entered posts_read_count
|
||||||
time_read topic_count post_count likes_given likes_received location
|
time_read topic_count post_count likes_given likes_received location
|
||||||
website views external_id external_email external_username external_name
|
website views external_id external_email external_username external_name
|
||||||
external_avatar_url
|
external_avatar_url
|
||||||
|
|
Loading…
Reference in New Issue