Skip to content

Commit 34d3f94

Browse files
rabbitmq_tracing: test suite cosmetics
(cherry picked from commit de2656c76bec8159dfa1569bc9c387c9e85ab92d)
1 parent cc8720b commit 34d3f94

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deps/rabbitmq_tracing/test/config_schema_SUITE.erl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ all() ->
1515
].
1616

1717
%% -------------------------------------------------------------------
18-
%% Testsuite setup/teardown.
18+
%% Test suite setup/teardown.
1919
%% -------------------------------------------------------------------
2020

2121
init_per_suite(Config) ->
@@ -43,7 +43,7 @@ end_per_testcase(Testcase, Config) ->
4343
rabbit_ct_helpers:testcase_finished(Config1, Testcase).
4444

4545
%% -------------------------------------------------------------------
46-
%% Testcases.
46+
%% Test cases
4747
%% -------------------------------------------------------------------
4848

4949
run_snippets(Config) ->

deps/rabbitmq_tracing/test/config_schema_SUITE_data/rabbitmq_tracing.snippets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[{rabbitmq_tracing, [
55
{username, "generated-93da9f621"}
66
]}],
7-
[rabbitmq_trust_store]},
7+
[rabbitmq_tracing]},
88

99
{tracing_password,
1010
"tracing.password = 6bc258e9eac005659a84afcc41be61d93da9f621",

0 commit comments

Comments
 (0)