We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316513b commit 99aea6cCopy full SHA for 99aea6c
tests/integration/test-factory-reset
@@ -121,6 +121,8 @@ info Checking if the API still works…
121
( export SKIP_POD_START=1 SKIP_POD_STOP=1; edo log_as_trace_ task integration-test -- init )
122
success The API still works!
123
124
+export LOG_TRACE=1
125
+
126
retry() {
127
unset TOKEN CONFIRMATION
128
TOKEN="$(xh POST -I "${INTEGRATION_TEST_HOST:?}"/v1/login \
0 commit comments