Skip to content

Commit

Permalink
backport of commit 77ebb95 (#36349)
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah French <[email protected]>
  • Loading branch information
github-actions[bot] and SarahFrench authored Jan 16, 2025
1 parent 96387bb commit 2449d73
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions internal/command/test_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2378,9 +2378,8 @@ func TestTest_JUnitOutput(t *testing.T) {

c := &TestCommand{
Meta: Meta{
testingOverrides: metaOverridesForProvider(provider.Provider),
View: view,
AllowExperimentalFeatures: true,
testingOverrides: metaOverridesForProvider(provider.Provider),
View: view,
},
}

Expand Down

0 comments on commit 2449d73

Please sign in to comment.