mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 06:55:47 +01:00
add confirm dialog after click on button
This commit is contained in:
@@ -29,6 +29,7 @@ it("should render the button", () => {
|
||||
expect(button.text()).not.toBe("");
|
||||
});
|
||||
|
||||
//TODO: Fix wrong test!
|
||||
it("should call the delete user function with delete url", () => {
|
||||
const user = {
|
||||
_links: {
|
||||
|
||||
Reference in New Issue
Block a user