You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deregister_from_admin_server should be covered by E2E
E2E's test_recurring_registration was extended to verify that
deregistration is working properly for all the web frameworks.
Note that the actual invocation of test_recurring_registration is
registered in `atexit` however in the test its too hard to invoke
`atexit` therefore it is called directly.
Solves #25
0 commit comments