Skip to content
Snippets Groups Projects
Commit 73e84885 authored by Thong Kuah's avatar Thong Kuah :speech_balloon:
Browse files

Add frozen_string_literal to spec/features

parent 9e91ae15
No related branches found
No related tags found
No related merge requests found
Showing
with 40 additions and 0 deletions
# frozen_string_literal: true
require 'spec_helper'
 
describe 'Abuse reports' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe "Admin::AbuseReports", :js do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe 'Admin Broadcast Messages' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe 'Admin browse spam logs' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe 'Admin browses logs' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe 'Admin Builds' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
RSpec.describe 'admin deploy keys' do
Loading
Loading
# frozen_string_literal: true
require 'rails_helper'
 
describe 'Admin disables Git access protocol', :js do
Loading
Loading
# frozen_string_literal: true
require 'rails_helper'
 
describe 'Admin disables 2FA for a user' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe 'Admin Groups' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe "Admin Health Check", :feature do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe 'Admin::HookLogs' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe 'Admin::Hooks' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
RSpec.describe 'admin issues labels' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
RSpec.describe 'admin manage applications' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe "Admin::Projects" do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe 'Admin::RequestsProfilesController' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe "Admin Runners" do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe 'Admin updates settings' do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe 'Admin System Info' do
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment