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

Add frozen_string_literal to serializer specs

parent 242b9315
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 AnalyticsBuildEntity do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe AnalyticsBuildSerializer do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe AnalyticsIssueEntity do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe AnalyticsIssueSerializer do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe AnalyticsMergeRequestSerializer do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe AnalyticsStageSerializer do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe AnalyticsSummarySerializer do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe BlobEntity do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe BuildActionEntity do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe BuildArtifactEntity do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe BuildDetailsEntity do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe BuildSerializer do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe ClusterApplicationEntity do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe ClusterBasicEntity do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe ClusterEntity do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe ClusterSerializer do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe CommitEntity do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe ContainerRepositoryEntity do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe ContainerTagEntity do
Loading
Loading
# frozen_string_literal: true
require 'spec_helper'
 
describe DeployKeyEntity 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