Skip to content

Commit 7132bf6

Browse files
committed
update
1 parent 6912c48 commit 7132bf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/initial_setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
# - Creates an admin user (email: abc.xyz@gmail.com, password: xzy12345) and does the initial setup of Metabase
55
# - Creates some collections/cards/dashboards which will be used when running the tests
66

7-
87
while getopts 'v:' flag; do
98
case "${flag}" in
109
v) MB_VERSION="${OPTARG}" ;;

0 commit comments

Comments
 (0)