From f7d35012a5f820d25aef45fb24853f16949c10ee Mon Sep 17 00:00:00 2001 From: Artur Moczulski Date: Mon, 20 May 2019 22:06:29 +0200 Subject: [PATCH] fix(manifest): add classes to the manifest --- manifest/package.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/manifest/package.xml b/manifest/package.xml index ba5a6bf..893a059 100644 --- a/manifest/package.xml +++ b/manifest/package.xml @@ -4,17 +4,24 @@ ApexClass Config + DataBuilder + ExceptionData + ExceptionEmailParser Notifier Rollbar + RollbarExceptionEmailHandler RollbarNotInitializedException ConfigTest + DataBuilderTest + ExceptionEmailParserTest NotifierTest RollbarTest - RollbarApiCalloutMock + RollbarApiCalloutMock + DataBuilderTestException 45.0 \ No newline at end of file