mirror of
https://github.com/fatedier/frp.git
synced 2025-04-22 14:01:26 +00:00
fix ci
This commit is contained in:
parent
c8a7405992
commit
3726f99b04
@ -61,5 +61,5 @@ func TestCompact(t *testing.T) {
|
|||||||
assert.True(ok)
|
assert.True(ok)
|
||||||
|
|
||||||
ok, _ = Compat("0.10.0")
|
ok, _ = Compat("0.10.0")
|
||||||
assert.True(ok)
|
assert.False(ok)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user