Skip to content
Snippets Groups Projects
Verified Commit 6cc86459 authored by micah's avatar micah :speech_balloon:
Browse files

CI: Change the soledad test to run before webapp

It is more useful to check to see if Soledad is running before running the
webapp tests that require soledad to be running.
parent 67b73969
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ require 'json'
class Webapp < LeapTest
depends_on "Network"
depends_on "Soledad"
def setup
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment