Skip to content

Commit 98e4b27

Browse files
Use a mock user with AAL3 auth
1 parent 483e095 commit 98e4b27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/env/test/user.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ get_test_user() {
55
env="$1"
66
case "$env" in
77
pr-*|alpha-int)
8-
echo "656005750101"
8+
echo "656005750107"
99
return 0
1010
;;
1111
*)

0 commit comments

Comments
 (0)