Skip to content

Commit

Permalink
adjusted test for provider website
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Aug 8, 2019
1 parent 9b5d8e0 commit 2f02d9d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions spec/requests/providers_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -384,8 +384,7 @@
},
"region"=>"",
"symbol"=>"CM",
"updated"=>"",
"website" => "https://www.bl.uk"
"updated"=>""
}
}
}
Expand Down Expand Up @@ -433,7 +432,6 @@
"organizationType" => "academicInstitution",
"focusArea" => "general", "logoUrl" => "",
"systemEmail" => "[email protected]",
"website" => "https://www.bl.uk",
"isActive" => true,
"passwordInput" => "@change",
"hasPassword" => false,
Expand Down Expand Up @@ -467,7 +465,6 @@
"symbol" => "ADMIN",
"name" => "Admin",
"displayName" => "Admin",
"website" => "https://www.bl.uk",
"region" => "EMEA",
"systemEmail" => "[email protected]",
"country" => "GB" } } }
Expand Down

0 comments on commit 2f02d9d

Please sign in to comment.