Skip to content

Commit e3ab0f8

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

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 "url in config is #{config.url}"
62+
6163
if data["url"].start_with?("http://")
6264
config.allow_http = true
6365
end

0 commit comments

Comments
 (0)