akamai-rspec
akamai-rspec copied to clipboard
be_forwarded_to_path response as empty string
expect("example.com/foo").to be_forwarded_to_path("/foo")
The above test failed as the session_info
seemed to be an empty string.