Skip to content

Commit acbb944

Browse files
committed
format
1 parent cfcf55a commit acbb944

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ def test_deploy_draft(self, command, target, expected_activate):
194194
# This is the important part for the draft deployment
195195
# We can check that the process actually submits the draft
196196
deploy_api_invoked = []
197+
197198
def post_application_deploy_callback(request, uri, response_headers):
198199
parsed_request = _load_json(request.body)
199200
expectation = {"bundle": "FAKE_BUNDLE_ID"}

0 commit comments

Comments
 (0)