Skip to content

Make RestApiAbstractJob even when tests are not being built

Shantanu Tushar requested to merge work/fix-restapijob-visibility into master

Otherwise, build fails (if BUILD_TESTING=OFF) with: directorywidget.cpp:204: undefined reference to `RocketChatRestApi::RestApiAbstractJob::setQueryParameters(RocketChatRestApi::QueryParameters const&)'

Merge request reports