aboutsummaryrefslogtreecommitdiffstats
path: root/spec/views/request/_after_actions.rhtml_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/views/request/_after_actions.rhtml_spec.rb')
-rw-r--r--spec/views/request/_after_actions.rhtml_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/views/request/_after_actions.rhtml_spec.rb b/spec/views/request/_after_actions.rhtml_spec.rb
index c73f35d33..6a56e7a71 100644
--- a/spec/views/request/_after_actions.rhtml_spec.rb
+++ b/spec/views/request/_after_actions.rhtml_spec.rb
@@ -1,4 +1,4 @@
-require File.dirname(__FILE__) + '/../../spec_helper'
+require File.expand_path(File.join('..', '..', '..', 'spec_helper'), __FILE__)
describe 'when displaying actions that can be taken with regard to a request' do