Skip to content

fix(test): Update user delete request test to better check hosts

Martin Lowe requested to merge malowe/main/delete-request-test into main
  • fix(test): Update user delete request test to better check hosts

Previously, we only checked a single host that is deprecated for presence. This would have eventually broken, and doesn't accurately test the functionality. The new test checks the database to ensure records are properly created.

Merge request reports

Loading