mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 20:04:42 +08:00
Custom Wordpress Serializer and Path, with Specs
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# encoding: utf-8
|
||||
|
||||
require 'spec_helper'
|
||||
require 'avatar_lookup'
|
||||
require_dependency 'avatar_lookup'
|
||||
|
||||
describe AvatarLookup do
|
||||
let!(:user){ Fabricate(:user) }
|
||||
|
Reference in New Issue
Block a user