qiskit.org/tests/hooks/utils
Jack O'Connor cbe78bd564
fix(advocates): display whole country name in advocate cards (#3535)
* fix(advocates): display whole country name in advocate cards

A bad type led to the first letter of a string being indexed instead of
the first string in an array of length one.

* test(advocates): update country property type

---------

Co-authored-by: Eddybrando Vásquez <eddybrando.vasquez@gmail.com>
2024-01-12 08:51:27 +01:00
..
conversion-utils.spec.ts fix(advocates): display whole country name in advocate cards (#3535) 2024-01-12 08:51:27 +01:00