Sha256: 97dafdd58331e6a3a830f48398a9ba47590230a358c336a7edb848a75f6b6656
Contents?: true
Size: 220 Bytes
Versions: 49
Compression:
Stored size: 220 Bytes
Contents
require 'test_helper' module Wbase class StripeWebhooksControllerTest < ActionController::TestCase setup do @routes = Engine.routes end # test "the truth" do # assert true # end end end
Version data entries
49 entries across 49 versions & 1 rubygems