You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
element_identifier resolves to sample1, so this works as expected.
But linting fails with the error
.. ERROR: Invalid XML found in file: tool.xml. Errors [/tmp/tmp4dtg0hlu:245:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'collection', attribute 'name': The attribute 'name' is not allowed.]
Let me know if this issue should be posted somewhere else.
Thanks!
The text was updated successfully, but these errors were encountered:
I'd like to be able to set the
element_identifier
in tests.If I do this
element_identifier
resolves to sample1, so this works as expected.But linting fails with the error
Let me know if this issue should be posted somewhere else.
Thanks!
The text was updated successfully, but these errors were encountered: