mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 07:35:07 +00:00
new e2e framework (#1835)
This commit is contained in:
5
test/e2e/framework/consts/consts.go
Normal file
5
test/e2e/framework/consts/consts.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package consts
|
||||
|
||||
const (
|
||||
TestString = "frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet."
|
||||
)
|
Reference in New Issue
Block a user