Skip to content

Commit

Permalink
Update application name
Browse files Browse the repository at this point in the history
  • Loading branch information
VaishnaviHire committed Feb 23, 2024
1 parent 4330b9b commit 1a29da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/dscinitialization/dscinitialization_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ var _ = Describe("DataScienceCluster initialization", func() {

Context("Handling existing resources", func() {
AfterEach(cleanupResources)
const applicationName = "default-dsci"

It("Should not have more than one DSCI instance in the cluster", func() {

Expand Down

0 comments on commit 1a29da9

Please sign in to comment.