ci: disable integration tests
This commit is contained in:
parent
6bb4f6cd01
commit
166221be9b
3 changed files with 11 additions and 8 deletions
|
@ -199,6 +199,7 @@ class Node extends Model
|
|||
* Helper function to return the decrypted key for a node.
|
||||
*
|
||||
* @return string
|
||||
* @throws \Illuminate\Contracts\Container\BindingResolutionException
|
||||
*/
|
||||
public function getDecryptedKey(): string
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue