forked from External/greenlight
Added support for coveralls (#264)
This commit is contained in:
@ -16,6 +16,9 @@
|
||||
# You should have received a copy of the GNU Lesser General Public License along
|
||||
# with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
require 'coveralls'
|
||||
Coveralls.wear!
|
||||
|
||||
require 'faker'
|
||||
require 'factory_bot_rails'
|
||||
|
||||
|
Reference in New Issue
Block a user