Remove backward compatibility of factories.
This commit is contained in:
parent
d52f06f380
commit
80fb38de7a
54 changed files with 261 additions and 279 deletions
|
@ -32,7 +32,7 @@ describe Event do
|
|||
|
||||
describe "Push event" do
|
||||
before do
|
||||
project = Factory :project
|
||||
project = create(:project)
|
||||
@user = project.owner
|
||||
|
||||
data = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue