summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kleaf/tests/integration_test/integration_test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/kleaf/tests/integration_test/integration_test.py b/kleaf/tests/integration_test/integration_test.py
index a3fbd21..736fead 100644
--- a/kleaf/tests/integration_test/integration_test.py
+++ b/kleaf/tests/integration_test/integration_test.py
@@ -408,7 +408,6 @@ class KleafIntegrationTestShard2(KleafIntegrationTestBase):
self._build(args)
-@unittest.skip("TODO(b/338263410): enable test after added to CI")
class DdkWorkspaceSetupTest(KleafIntegrationTestBase):
"""Tests setting up a DDK workspace with @kleaf as dependency."""