Skip to content

Commit

Permalink
make the spec ordered
Browse files Browse the repository at this point in the history
Signed-off-by: Niranjan M.R <mrniranjan@redhat.com>
  • Loading branch information
Niranjan M.R committed Feb 7, 2024
1 parent 1fc29a5 commit ae4882d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,7 @@ var _ = Describe("[rfe_id:28761][performance] Updating parameters in performance
})
})

When("updates the default runtime to crun", func() {
When("updates the default runtime to crun", Ordered, func() {
BeforeAll(func() {
const ContainerRuntimeConfigName = "ctrcfg-test"

Expand Down

0 comments on commit ae4882d

Please sign in to comment.