gitea/models/unittest
wxiaoguang ad13df36b7
Test query must have "order by" explicitly to avoid unstable results (#24963)
The query must have the "ORDER BY", otherwise the result is not
deterministic.

Replace "interface{}" with "any" by the way.
2023-05-29 03:20:57 +00:00
..
consistency.go
fixtures.go
fscopy.go
reflection.go
testdb.go
unit_tests.go Test query must have "order by" explicitly to avoid unstable results (#24963) 2023-05-29 03:20:57 +00:00