Skip to content

Commit

Permalink
Remove focus
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <derek.nola@suse.com>
  • Loading branch information
dereknola committed Jan 10, 2023
1 parent 4e8dd03 commit de12cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/startup/startup_int_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ var _ = Describe("startup tests", Ordered, func() {
})
// Check for regression of containerd restarting pods
// https://github.com/containerd/containerd/issues/7843
FWhen("a server with a dummy pod", func() {
When("a server with a dummy pod", func() {
It("is created with no arguments", func() {
var err error
startupServer, err = testutil.K3sStartServer(startupServerArgs...)
Expand Down

0 comments on commit de12cd3

Please sign in to comment.