Commit a3e6a368 authored by Shinya Maeda's avatar Shinya Maeda

Merge branch 'nfriend-reorganize-graph-dora-metrics-tests' into 'master'

Make DORA GraphQL tests container agnostic

See merge request gitlab-org/gitlab!65549
parents 40b30494 dd41248a
......@@ -2,7 +2,7 @@
require 'spec_helper'
RSpec.describe 'Query.project(fullPath).dora.metrics' do
RSpec.describe 'Query.[project|group](fullPath).dora.metrics' do
include GraphqlHelpers
let_it_be(:reporter) { create(:user) }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment