2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00
discourse/spec/models/staff_action_log_spec.rb

6 lines
119 B
Ruby
Raw Normal View History

2013-07-23 17:58:26 -04:00
require 'spec_helper'
describe StaffActionLog do
# Nothing fancy going on in this model. See StaffActionLogger.
end