Remove focus from test
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
|||||||
. "github.com/onsi/gomega"
|
. "github.com/onsi/gomega"
|
||||||
)
|
)
|
||||||
|
|
||||||
var _ = FDescribe("DockerfileAction", func() {
|
var _ = Describe("DockerfileAction", func() {
|
||||||
var action *DockerfileAction
|
var action *DockerfileAction
|
||||||
|
|
||||||
When("both a rootfs dir and a base image URI are defined", func() {
|
When("both a rootfs dir and a base image URI are defined", func() {
|
||||||
|
Reference in New Issue
Block a user