Skip to content

Commit

Permalink
Remove finished TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkren committed Jan 15, 2020
1 parent 145aaa2 commit de036b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/visor/rpc_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ func TestUptime(t *testing.T) {
assert.Contains(t, fmt.Sprintf("%f", res), "1.0")
}

// TODO (Darkren): fix tests
func TestListApps(t *testing.T) {
apps := make(map[string]AppConfig)
appCfg := []AppConfig{
Expand Down

0 comments on commit de036b4

Please sign in to comment.