mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Drop viper dependency (#550)
* Removed viper dependency. * removed from glide files
This commit is contained in:
@@ -315,7 +315,7 @@ func TestSubmitError(t *testing.T) {
|
||||
appName := "myapp"
|
||||
path := "/error"
|
||||
image := "fnproject/error"
|
||||
const timeout = 1
|
||||
const timeout = 10
|
||||
const idleTimeout = 20
|
||||
const memory = 256
|
||||
method := "GET"
|
||||
|
||||
Reference in New Issue
Block a user