diff --git a/tests/server-tests/white-box/webapp.rb b/tests/server-tests/white-box/webapp.rb
index b1ceddb1535c758c5a9ca8e1552333ce97bb866e..b0285e2e2875a4b798a9ec2b5634400a5ce337ea 100644
--- a/tests/server-tests/white-box/webapp.rb
+++ b/tests/server-tests/white-box/webapp.rb
@@ -4,6 +4,7 @@ require 'json'
 
 class Webapp < LeapTest
   depends_on "Network"
+  depends_on "Soledad"
 
   def setup
   end