fix tests
This commit is contained in:
@@ -24,7 +24,7 @@ class ApiRelationshipCardinalityContractTest extends FullSurfaceE2EContractCase
|
||||
$response = $this->requestAs($this->actorFor($uri), $method, $uri, $payload);
|
||||
|
||||
$this->assertControlled($response, $method, $uri);
|
||||
$this->assertNoServerError($response, 'relationship cardinality probe at ' . $method . ' ' . $uri);
|
||||
$this->assertNoServerError($response, 'relationship cardinality probe at '.$method.' '.$uri);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user