We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886d2e6 commit 116956dCopy full SHA for 116956d
test/unit-luatest/util_test.lua
@@ -31,6 +31,7 @@ test_group.test_uri_eq = function()
31
32
--
33
-- Not equal.
34
+ -- Something to trigger the flaky CI.
35
36
t.assert(not uri_eq(1, 2))
37
t.assert(not uri_eq('1', '2'))
0 commit comments