Skip to content
Snippets Groups Projects
Commit 456ff984 authored by L. Ellenbeck's avatar L. Ellenbeck
Browse files

WIP: removed test overwrite coscine/issues#1425

parent 231320a0
No related branches found
No related tags found
1 merge request!90Topic/1425 fh privileges
...@@ -79,9 +79,6 @@ namespace Coscine.Api.STS.Controllers ...@@ -79,9 +79,6 @@ namespace Coscine.Api.STS.Controllers
// Make sure the user graph exists. // Make sure the user graph exists.
RdfStoreConnector.EnsureGraph(userGraphName); RdfStoreConnector.EnsureGraph(userGraphName);
// Overwrite for testing.
identifier = "eU1EjTnPkNKpwIw7k8xYCjnpfsIvXjsz6egnvyOoCaCe0uG4Zp07m0c4GLz1k13a";
// Get organization. // Get organization.
var organization = _rdfStoreConnector.GetOrganization(entityId, identifier); var organization = _rdfStoreConnector.GetOrganization(entityId, identifier);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment