Update with PR comments

This commit is contained in:
Phillip Wittrock
2017-08-17 11:48:18 -07:00
parent aca62a1741
commit 32c5d938eb
3 changed files with 5 additions and 22 deletions

View File

@@ -17,10 +17,10 @@ limitations under the License.
package apps_test
import (
"testing"
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
"testing"
)
func TestApps(t *testing.T) {