summaryrefslogtreecommitdiff
path: root/tests/white-box/webapp.rb
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2015-10-06 13:23:56 +0200
committervarac <varacanero@zeromail.org>2015-10-06 13:23:56 +0200
commitb1e50fc76ddece9944ae253da9bacd485ffea84b (patch)
treed8ad19d77712472d53e5945eeb7fbad9d17dd4e5 /tests/white-box/webapp.rb
parent276b77cdcc0d169b84e046afe8763e2c52ff76fb (diff)
[feat] Remove tapicero from more places
Remove from: - platform white-box tests (couchdb user ACLs, tapicero daemon test) - provider_base/ dir that handles the compilation of the hiera config file - Resolves: #7501
Diffstat (limited to 'tests/white-box/webapp.rb')
-rw-r--r--tests/white-box/webapp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/white-box/webapp.rb b/tests/white-box/webapp.rb
index 9956eb35..8be6bde2 100644
--- a/tests/white-box/webapp.rb
+++ b/tests/white-box/webapp.rb
@@ -95,7 +95,7 @@ class Webapp < LeapTest
end
#
- # returns true if the per-user db created by tapicero exists.
+ # returns true if the per-user db created by soledad-server exists.
# we try three times, and give up after that.
#
def assert_user_db_exists(user)