Use a language that's more common to people's machines
This commit is contained in:
@@ -6,7 +6,7 @@ context('Languages', () => {
|
||||
});
|
||||
|
||||
it('Add language', () => {
|
||||
const name = "Neddersass’sch (Nedderlannen)"; // Must be an option in the select box
|
||||
const name = "Kyrgyz (Kyrgyzstan)"; // Must be an option in the select box
|
||||
|
||||
cy.umbracoEnsureLanguageNameNotExists(name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user