detail pages for customers and projects (#1371)
This commit is contained in:
@@ -54,7 +54,6 @@ abstract class APIControllerBaseTest extends ControllerBaseTest
|
||||
|
||||
default:
|
||||
throw new \Exception(sprintf('Unknown role "%s"', $role));
|
||||
break;
|
||||
}
|
||||
|
||||
return $client;
|
||||
|
||||
Reference in New Issue
Block a user