spec/example_rails_app/app/views/welcome/protected.html.erb in omniauth-aai-0.4 vs spec/example_rails_app/app/views/welcome/protected.html.erb in omniauth-aai-0.5

- old
+ new

@@ -1,2 +1,2 @@ -<h1>Welcome#protected</h1> -<p>Find me in app/views/welcome/protected.html.erb</p> +<h1>AAI Views</h1> +<p><%= current_user.inspect %></p> \ No newline at end of file