mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 22:14:58 +08:00
current tests need riot develop to set a room alias without a domain name
This commit is contained in:
parent
4aad156b92
commit
8ee7623d90
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
RIOT_BRANCH=master
|
||||
RIOT_BRANCH=develop
|
||||
|
||||
BASE_DIR=$(readlink -f $(dirname $0))
|
||||
if [ -d $BASE_DIR/riot-web ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user