Skip to content

Commit

Permalink
Tests: remove focus
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun024 committed Nov 11, 2021
1 parent 2dc592b commit 4186a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/extensions_loadable_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ func testExtensionsLoadable(t *testing.T, context spec.G, it spec.S) {
docker = occam.NewDocker()
})

context.Focus("when building a simple app that loads extensions", func() {
context("when building a simple app that loads extensions", func() {
var (
image occam.Image
container occam.Container
Expand Down

0 comments on commit 4186a70

Please sign in to comment.