Reload the work package in topic spec

It was updated due to the request

[ci skip]
pull/8099/head
Oliver Günther 5 years ago
parent aed5708f6b
commit 2c1623ac95
No known key found for this signature in database
GPG Key ID: A3A8BDAD7C0C552C
  1. 1
      modules/bim/spec/requests/api/bcf/v2_1/topics_api_spec.rb

@ -109,6 +109,7 @@ describe 'BCF 2.1 topics resource', type: :request, content_type: :json, with_ma
it_behaves_like 'bcf api successful response' do
let(:expected_body) do
work_package.reload
[
{
"assigned_to": assignee.mail,

Loading…
Cancel
Save