Migrate more strings to translation keys (#11671)
This commit is contained in:
parent
13aed62a91
commit
4d0d024e86
125 changed files with 7066 additions and 6607 deletions
|
@ -1279,7 +1279,7 @@ describe("<SessionManagerTab />", () => {
|
|||
|
||||
await flushPromises();
|
||||
|
||||
expect(logSpy).toHaveBeenCalledWith("Error setting session display name", error);
|
||||
expect(logSpy).toHaveBeenCalledWith("Error setting device name", error);
|
||||
|
||||
// error displayed
|
||||
expect(getByTestId("device-rename-error")).toBeTruthy();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue