We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b56b98 commit ca729f7Copy full SHA for ca729f7
lib/coverband/reporters/web.rb
@@ -1,5 +1,6 @@
1
# frozen_string_literal: true
2
3
+require "base64"
4
require "coverband"
5
6
begin
0 commit comments