ci: disable integration tests

This commit is contained in:
Matthew Penner 2021-01-10 12:02:01 -07:00
parent 6bb4f6cd01
commit 166221be9b
3 changed files with 11 additions and 8 deletions

View file

@ -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
{