Skip to content

Conversation

@ihorsokhanexoft
Copy link
Contributor

Purpose

Changes

QA Notes

Please make verification statements inspired by your code and what your code touches.

  • Verify
  • Verify

What are the areas of risk?

Any concerns/considerations/questions that development raised?

Documentation

Side Effects

Ticket

res = app.put_json_api(
node_institutions_url,
self.create_payload([institution_one]),
expect_errors=True,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not expect_errors here, change it to False
(change this and similar places below)

@antkryt
Copy link
Contributor

antkryt commented Nov 21, 2025

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants