add user search in SearchController, add start and end datetime in events table
This commit is contained in:
@@ -20,10 +20,10 @@ body:json {
|
||||
}
|
||||
|
||||
vars:pre-request {
|
||||
name:
|
||||
email:
|
||||
password:
|
||||
lastname:
|
||||
name: test2
|
||||
email: user2@test.com
|
||||
password: 1234
|
||||
lastname: test2
|
||||
}
|
||||
|
||||
assert {
|
||||
|
||||
Reference in New Issue
Block a user