service: remove DependsOn. Update documentation. Fix test.
This commit is contained in:
+1
-1
@@ -9,5 +9,5 @@ import (
|
||||
)
|
||||
|
||||
func TestPlatformName(t *testing.T) {
|
||||
t.Logf("Platform is %v", Local)
|
||||
t.Logf("Platform is %v", Platform())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user