spec/config_spec.rb in danger-changelog-0.3.0 vs spec/config_spec.rb in danger-changelog-0.4.0
- old
+ new
@@ -1,5 +1,5 @@
-require File.expand_path('../spec_helper', __FILE__)
+require File.expand_path('spec_helper', __dir__)
describe Danger::Changelog::Config do
describe 'configure' do
describe 'placeholder_line' do
context 'when without markdown star' do