aboutsummaryrefslogtreecommitdiffstats
path: root/test/rlx_test_utils.erl
diff options
context:
space:
mode:
Diffstat (limited to 'test/rlx_test_utils.erl')
-rw-r--r--test/rlx_test_utils.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rlx_test_utils.erl b/test/rlx_test_utils.erl
index dc1e0b0..2c5f7af 100644
--- a/test/rlx_test_utils.erl
+++ b/test/rlx_test_utils.erl
@@ -187,7 +187,7 @@ test_template_contents() ->
"{prop1, \"{{prop1}}\"}.\n"
"{prop2, {{prop2}}}.\n"
"{tpl_var, \"{{tpl_var}}\"}.\n"
- "{profile_string_value, \"{{profile_string_value}}\"}.\n".
+ "{api_caller_var, \"{{api_caller_var}}\"}.\n".
escript_contents() ->
"#!/usr/bin/env escript\n"