mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-11 16:21:24 -05:00
6 lines
119 B
Ruby
6 lines
119 B
Ruby
|
require 'spec_helper'
|
||
|
|
||
|
describe StaffActionLog do
|
||
|
# Nothing fancy going on in this model. See StaffActionLogger.
|
||
|
end
|