Skip to content
Snippets Groups Projects

testing this test

Open Aakriti Gupta requested to merge testing into ag-vuln-exports
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
# frozen_string_literal: true
# testing
module Vulnerabilities
class Export < ApplicationRecord
include ::Gitlab::Geo::ReplicableModel
Loading