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
Copy file name to clipboardExpand all lines: tests/test-team/template-mgmt-routing-component-tests/letter/choose-other-language-letter-template.routing-component.spec.ts
+25-21Lines changed: 25 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -310,35 +310,39 @@ test.describe('Routing - Choose other language letter templates page', () => {
310
310
);
311
311
});
312
312
313
-
test('user sees a message when no foreign language templates are available and can go to create templates',async({
0 commit comments