test('no value attributes', async function (assert) {
    const page = create({
      scope: 'span',
      disabled: attribute('disabled'),
      datatest: attribute('data-test'),