mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 06:26:15 +02:00
Corrected stats test
This commit is contained in:
parent
b4429a53f7
commit
09d4fa3ff6
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ class ReppV1StatsMarketShareTest < ActionDispatch::IntegrationTest
|
||||||
|
|
||||||
assert json[:data].is_a? Array
|
assert json[:data].is_a? Array
|
||||||
assert json[:data][0].is_a? Hash
|
assert json[:data][0].is_a? Hash
|
||||||
assert_nil json[:data][0][:selected]
|
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_shows_market_share_growth_rate_data
|
def test_shows_market_share_growth_rate_data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue