Skip to content

Commit b8e1987

Browse files
asgerferik-krogh
andauthored
Update javascript/ql/test/query-tests/DOM/HTML/DuplicateAttributes.html
Co-authored-by: Erik Krogh Kristensen <[email protected]>
1 parent e964771 commit b8e1987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<a href="https://semmle.com" href="https://semmle.com">Semmle</a>
22

3-
<td {% foo %} {% bar %}></td>
3+
<td {% foo %} {% foo %}></td>

0 commit comments

Comments
 (0)