Skip to content

Commit

Permalink
maybe fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jdcanas committed Jan 12, 2024
1 parent fd9e9a8 commit 5a91708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ final class LeonardoSuite
new NotebookGCEDataSyncingSpec,
new RuntimeDataprocSpec,
new RuntimeGceSpec,
new AppLifecycleSpec
// new AppLifecycleSpec
)
with TestSuite
with NewBillingProjectAndWorkspaceBeforeAndAfterAll
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import org.scalatest.{Assertion, DoNotDiscover}

import scala.concurrent.duration._

@DoNotDiscover
//@DoNotDiscover
class AppLifecycleSpec
extends BillingProjectFixtureSpec
with LeonardoTestUtils
Expand Down

0 comments on commit 5a91708

Please sign in to comment.