Skip to content

Commit

Permalink
add only one
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Christoff <28318173+schristoff@users.noreply.github.com>
  • Loading branch information
schristoff committed Feb 4, 2024
1 parent 991587e commit b59b458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/dependenciesv2_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ func TestSharedDependencies(t *testing.T) {
t.Parallel()

p := porter.NewTestPorter(t)
defer p.Close()
ctx := p.SetupIntegrationTest()

p.Config.SetExperimentalFlags(experimental.FlagDependenciesV2)
Expand Down

0 comments on commit b59b458

Please sign in to comment.