mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-06-15 13:36:35 +02:00
Bump version 1.4.0.
This commit is contained in:
@ -49,7 +49,7 @@ describe("<RebootButton/>", () => {
|
||||
fireEvent.click(getByText(componentContainer, "Confirm reboot"));
|
||||
mockJSONError();
|
||||
await wait(() => expect(mockSetAlert)
|
||||
.toBeCalledWith("Reboot triggering was failed."));
|
||||
.toBeCalledWith("Reboot request failed."));
|
||||
});
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user