mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
Fix testdata creation:
* Create at least one contact
This commit is contained in:
@@ -8,7 +8,7 @@ public interface TestDataCreator {
|
||||
/**
|
||||
* Create fake test data on the DatabaseExecutor
|
||||
*
|
||||
* @param numContacts Number of contacts to create.
|
||||
* @param numContacts Number of contacts to create. Must be >= 1
|
||||
* @param numPrivateMsgs Number of private messages to create for each
|
||||
* contact.
|
||||
* @param numBlogPosts Number of blog posts to create.
|
||||
|
||||
Reference in New Issue
Block a user