Skip to content

Commit

Permalink
chore: reduce diff
Browse files Browse the repository at this point in the history
Signed-off-by: Jaime Silvela <[email protected]>
  • Loading branch information
jsilvela authored and NiccoloFei committed Oct 14, 2024
1 parent 84dc435 commit 243f94c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/declarative_database_management_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ var _ = Describe("Declarative database management", Label(tests.LabelSmoke, test
// Create a cluster in a namespace we'll delete after the test
namespace, err = env.CreateUniqueTestNamespace(namespacePrefix)
Expect(err).ToNot(HaveOccurred())

clusterName, err = env.GetResourceNameFromYAML(clusterManifest)
Expect(err).ToNot(HaveOccurred())

Expand Down

0 comments on commit 243f94c

Please sign in to comment.