From 05f0ebba3a2c8ddf39e436f412dc2ab5bf1353b2 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 18 Jan 2023 19:00:14 +0000 Subject: Add latest changes from gitlab-org/gitlab@15-8-stable-ee --- spec/frontend/fixtures/runner_instructions.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/frontend/fixtures/runner_instructions.rb') diff --git a/spec/frontend/fixtures/runner_instructions.rb b/spec/frontend/fixtures/runner_instructions.rb index 90a01c37479..5659b8023e9 100644 --- a/spec/frontend/fixtures/runner_instructions.rb +++ b/spec/frontend/fixtures/runner_instructions.rb @@ -7,7 +7,7 @@ RSpec.describe 'Runner Instructions (JavaScript fixtures)', feature_category: :r include JavaScriptFixturesHelpers include GraphqlHelpers - query_path = 'vue_shared/components/runner_instructions/graphql/queries' + query_path = 'vue_shared/components/runner_instructions/graphql' describe GraphQL::Query do describe 'get_runner_platforms.query.graphql', type: :request do -- cgit v1.2.3