mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Remove iron...
This commit is contained in:
committed by
Reed Allman
parent
521df8c1ff
commit
9cc12b4b12
@@ -41,7 +41,7 @@ func (t *testcmd) flags() []cli.Flag {
|
||||
},
|
||||
cli.StringFlag{
|
||||
Name: "remote",
|
||||
Usage: "run tests by calling the function on IronFunctions daemon on `appname`",
|
||||
Usage: "run tests by calling the function on Oracle Functions daemon on `appname`",
|
||||
Destination: &t.remote,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user