mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 14:36:22 +02:00
Fix test naming error
This commit is contained in:
parent
2a58bf3849
commit
7a7cd6be08
2 changed files with 4 additions and 2 deletions
|
@ -4,7 +4,7 @@ require "test_helper"
|
|||
require "action_controller"
|
||||
require "pry"
|
||||
|
||||
class BaseTest < Minitest::Test
|
||||
class ShunterBaseTest < Minitest::Test
|
||||
ENV["shunter_enabled"] = 'true'
|
||||
|
||||
def test_throttling_works_on_inclusion
|
Loading…
Add table
Add a link
Reference in a new issue