Skip to content

Commit 0d3aa1a

Browse files
committed
docs(srv): update
1 parent d334889 commit 0d3aa1a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

serverless/containers/how-to/test-a-container.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ This page shows you how to execute Serverless Containers from the [Scaleway cons
3838
8. Click **Run**.
3939

4040
The **Output** section displays the response from your container and the status code.
41+
42+
<Message type="note">
43+
If you encounter a message error while testing your container, refer to the [dedicated troubleshooting](/serverless/containers/troubleshooting/tests-fail-on-private-container/) for more information.
44+
</Message>

serverless/functions/how-to/test-a-function.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ This page shows you how to execute Serverless Functions from the [Scaleway conso
3838
8. Click **Run**.
3939

4040
The **Output** section displays the response from your function and the status code.
41+
42+
<Message type="note">
43+
If you encounter a message error while testing your function, refer to the [dedicated troubleshooting](/serverless/functions/troubleshooting/tests-fail-on-private-function/) for more information.
44+
</Message>

0 commit comments

Comments
 (0)