mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 07:49:48 +08:00
Rename StaffActionLog to UserHistory
This commit is contained in:
5
spec/models/user_history_spec.rb
Normal file
5
spec/models/user_history_spec.rb
Normal file
@ -0,0 +1,5 @@
|
||||
require 'spec_helper'
|
||||
|
||||
describe UserHistory do
|
||||
# Nothing fancy going on in this model. See StaffActionLogger.
|
||||
end
|
Reference in New Issue
Block a user