Skip to content

Fix typo in test_api.py#94

Open
borislavmavrin wants to merge 1 commit intocosmicpython:chapter_04_service_layer_exercisefrom
borislavmavrin:patch-1
Open

Fix typo in test_api.py#94
borislavmavrin wants to merge 1 commit intocosmicpython:chapter_04_service_layer_exercisefrom
borislavmavrin:patch-1

Conversation

@borislavmavrin
Copy link

Context
Tests for the deallocate end point have a typo in the payload.

Proposed solution
Fix typo: r.json()["batchrid"] -> r.json()["batchref"]

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.

1 participant