Skip to content

Commit

Permalink
base64 needs to be required explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
julik committed Jan 24, 2025
1 parent e100b2d commit 9032d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/block_test.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

require "test_helper"
require "base64"

class BlockTest < ActiveSupport::TestCase
test "sets a block" do
Expand Down

0 comments on commit 9032d70

Please sign in to comment.