mirror of
https://github.com/wassname/talk.git
synced 2026-07-14 11:18:50 +08:00
Fixed issues with e2e
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@
|
||||
# install selenium
|
||||
selenium-standalone install --config=./selenium.config.js
|
||||
|
||||
#Init settings
|
||||
./bin/cli settings init
|
||||
# Init application
|
||||
./bin/cli setup --defaults
|
||||
|
||||
# Creating Admin Test User
|
||||
./bin/cli users create --flag_mode --email "admin@test.com" --password "testtest" --name "AdminTestUser" --role "ADMIN"
|
||||
|
||||
Reference in New Issue
Block a user