chore(i18n,curriculum): processed translations (#42504)
This commit is contained in:
@@ -29,7 +29,7 @@ assert(
|
||||
);
|
||||
```
|
||||
|
||||
O elemento `a` deve ter um atributo `href` com o valor de uma string vazia `""`.
|
||||
O elemento `a` deve ter o atributo `href` com o valor de uma string vazia `""`.
|
||||
|
||||
```js
|
||||
assert($('a').attr('href') === '');
|
||||
|
Reference in New Issue
Block a user