aboutsummaryrefslogtreecommitdiffhomepage
path: root/website/docs/r/test.html.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'website/docs/r/test.html.markdown')
-rw-r--r--website/docs/r/test.html.markdown8
1 files changed, 8 insertions, 0 deletions
diff --git a/website/docs/r/test.html.markdown b/website/docs/r/test.html.markdown
index 6c65f10..0f99fb4 100644
--- a/website/docs/r/test.html.markdown
+++ b/website/docs/r/test.html.markdown
@@ -63,3 +63,11 @@ The following arguments are supported:
63The following attribute is exported: 63The following attribute is exported:
64 64
65* `test_id` - A unique identifier for the test. 65* `test_id` - A unique identifier for the test.
66
67## Import
68
69StatusCake test can be imported using the test id, e.g.
70
71```
72tf import statuscake_test.example 123
73``` \ No newline at end of file