mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-25 14:19:56 -04:00
5 lines
116 B
Ruby
5 lines
116 B
Ruby
require 'spec_helper'
|
|
|
|
describe UserHistory do
|
|
# Nothing fancy going on in this model. See StaffActionLogger.
|
|
end
|