mirror of
https://github.com/glimpse-app/server.git
synced 2025-04-02 10:52:45 -04:00
removed expired token
This commit is contained in:
parent
6d0ee2a2b9
commit
2b84d91d9a
1 changed files with 1 additions and 1 deletions
|
@ -162,6 +162,6 @@ if test $? -eq 0; then printf "%bTest: Success - $ENDPOINT" "$YAY";
|
|||
else printf "%bTest: Fail - $ENDPOINT" "$NAY"; ((ERROR++));
|
||||
fi; printf "%b\n" "$CLR";
|
||||
|
||||
echo $TOKEN
|
||||
|
||||
|
||||
exit $ERROR;
|
Loading…
Add table
Reference in a new issue