From 07c9541350cd9f3e215da94e40f580ea54906394 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Mon, 15 Mar 2021 09:35:31 +0100 Subject: [PATCH] Follow up - 12a5e9dba33a43c84f574f68bd57c25871f812a7 - Apply changes to tests now that GitHub integration is merged into develop. --- spec/integration/github_spec.rb | 2 +- spec/requests/integration/github_spec.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/integration/github_spec.rb b/spec/integration/github_spec.rb index 008bde099..1b0f049e3 100644 --- a/spec/integration/github_spec.rb +++ b/spec/integration/github_spec.rb @@ -18,7 +18,7 @@ RSpec.describe GitHub, type: :integration do # rubocop:disable RSpec/FilePath id: '1575', title: 'GitHub integration', url: ENV['GITHUB_ISSUE_LINK'], - icon_state: 'open', + icon_state: 'closed', milestone: '4.0', assignees: ['Thorsten'], labels: [ diff --git a/spec/requests/integration/github_spec.rb b/spec/requests/integration/github_spec.rb index 9bb20f5b4..873134c1a 100644 --- a/spec/requests/integration/github_spec.rb +++ b/spec/requests/integration/github_spec.rb @@ -20,7 +20,7 @@ RSpec.describe 'GitHub', type: :request do id: '1575', title: 'GitHub integration', url: ENV['GITHUB_ISSUE_LINK'], - icon_state: 'open', + icon_state: 'closed', milestone: '4.0', assignees: ['Thorsten'], labels: [