tddium-preview 0.6.12 → 0.6.13
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/tddium/constant.rb +1 -1
- data/lib/tddium/version.rb +1 -1
- metadata +1 -1
data/lib/tddium/constant.rb
CHANGED
@@ -139,7 +139,7 @@ EOF
|
|
139
139
|
To enable Campfire notifications, enter your Campfire subdomain, API token,
|
140
140
|
and the room name to post for this suite's builds.
|
141
141
|
|
142
|
-
Subdomain and API token are shared by all suites that belong to you
|
142
|
+
Subdomain and API token are shared by all suites that belong to you.
|
143
143
|
|
144
144
|
Leave the Campfire room name blank to disable Campfire for this suite.
|
145
145
|
|
data/lib/tddium/version.rb
CHANGED