summaryrefslogtreecommitdiff
path: root/spec/features/projects/files/user_creates_directory_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/features/projects/files/user_creates_directory_spec.rb')
-rw-r--r--spec/features/projects/files/user_creates_directory_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/features/projects/files/user_creates_directory_spec.rb b/spec/features/projects/files/user_creates_directory_spec.rb
index 4291f0a74f8..47c5d667f4f 100644
--- a/spec/features/projects/files/user_creates_directory_spec.rb
+++ b/spec/features/projects/files/user_creates_directory_spec.rb
@@ -2,7 +2,7 @@
require 'spec_helper'
-describe 'Projects > Files > User creates a directory', :js do
+RSpec.describe 'Projects > Files > User creates a directory', :js do
let(:fork_message) do
"You're not allowed to make changes to this project directly. "\
"A fork of this project has been created that you can make changes in, so you can submit a merge request."