forked from toolshed/abra
refactor: drop old/upstream TODOs
This commit is contained in:
@ -26,7 +26,6 @@ func TestReadAppEnvFile(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestGetApp(t *testing.T) {
|
||||
// TODO: Test failures as well as successes
|
||||
app, err := GetApp(expectedAppFiles, appName)
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
|
Reference in New Issue
Block a user