aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--spec/features/api_keys/api_keys_new_feature_spec.rb5
-rw-r--r--spec/features/line_footnotes_permissions_spec.rb2
2 files changed, 5 insertions, 2 deletions
diff --git a/spec/features/api_keys/api_keys_new_feature_spec.rb b/spec/features/api_keys/api_keys_new_feature_spec.rb
new file mode 100644
index 000000000..3de329882
--- /dev/null
+++ b/spec/features/api_keys/api_keys_new_feature_spec.rb
@@ -0,0 +1,5 @@
+RSpec.describe 'New API Key', type: :feature do
+ login_user
+
+end
+
diff --git a/spec/features/line_footnotes_permissions_spec.rb b/spec/features/line_footnotes_permissions_spec.rb
index 4de2a6137..62adbfcd5 100644
--- a/spec/features/line_footnotes_permissions_spec.rb
+++ b/spec/features/line_footnotes_permissions_spec.rb
@@ -1,5 +1,3 @@
-# -*- coding: utf-8 -*-
-
describe 'Line Footnotes', type: :feature do
login_user