X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fcfb353fa27b5399e44f32944e0d53015b89a3b8..bba5fdc0c59b22bd8aa953d3db8bdc059f7ebab5:/cypress/integration/collection.spec.js?ds=sidebyside diff --git a/cypress/integration/collection.spec.js b/cypress/integration/collection.spec.js index 151700768f..a54f13ca5d 100644 --- a/cypress/integration/collection.spec.js +++ b/cypress/integration/collection.spec.js @@ -239,6 +239,8 @@ describe('Collection panel tests', function () { const names = [ 'bar', // initial name already set + '[between brackets]', // JSON-like strings (#17582) + '{between braces}', // JSON-like strings (#17582) '&', 'foo', '&',