test: button with single quote in label
This commit is contained in:
parent
89889753e4
commit
03f48580ef
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ const test_button_names = [
|
|||
"Porcupine Tree (the GOAT)",
|
||||
"AC / DC",
|
||||
`Electronic Dance "music"`,
|
||||
"l'imperatrice",
|
||||
];
|
||||
|
||||
const add_button = (label, group = "TestGroup") => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue