discourse/spec/models/staff_action_log_spec.rb
2013-07-29 15:29:43 -04:00

6 lines
119 B
Ruby

require 'spec_helper'
describe StaffActionLog do
# Nothing fancy going on in this model. See StaffActionLogger.
end