Integration tests #4

Merged
realaravinth merged 9 commits from feat-integration-tests into master 2023-12-31 03:25:30 +05:30
Showing only changes of commit a10fb878f5 - Show all commits

View file

@ -25,9 +25,6 @@ from dcache import (
)
from dcache import grpc_delete_captcha
from stub import get_stub
def delete_captcha(key):
grpc_delete_captcha(key)