Skip to content

Commit dee13f3

Browse files
thomas-topway-itJeroenDeDauw
authored andcommitted
fix datatable collation
1 parent 69d8b69 commit dee13f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/Integration/JSONScript/TestCases/datatables-01.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"subject": "Test/Datatables/Q.1",
2727
"assert-output": {
2828
"to-contain": [
29-
"<div class=\"srf-datatables\" data-theme=\"basic\"><div class=\"top\">"
29+
"<div class=\"srf-datatables\" data-theme=\"basic\" data-collation=\"identity\"><div class=\"top\">"
3030
]
3131
}
3232
}

0 commit comments

Comments
 (0)