Skip to content

Commit ce2b013

Browse files
committed
log account data
1 parent 66a1e2c commit ce2b013

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/core/spec_helper.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ def options
5858

5959
config.url = data["url"]
6060

61+
puts "subsection: #{config.url[8..19]}"
62+
6163
if data["url"].start_with?("http://")
6264
config.allow_http = true
6365
end

0 commit comments

Comments
 (0)