提交 ffa58606 编写于 作者: C Ciro Santilli

Use require spec_helper instead of relative path

More portable if either test or class gets moved,
more uniform with the rest of the tests.
上级 7371c9e2
require_relative '../../app/models/project_services/slack_message'
require 'spec_helper'
describe SlackMessage do
subject { SlackMessage.new(args) }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册