Automation Test
Ginkgo detected a panic while constructing the test tree
How to fix this

[38;5;243m/api-testing/gt-mvp/aaa/bbb/c_test.go:28[0m
Ginkgo detected a panic while constructing the test tree.
You may be trying to make an assertion in the body of a container node
(i.e. [1mDescribe[0m, [1mContext[0m, or [1mWhen[0m).
Please ensure all assertions are inside…