mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 05:26:17 +02:00
Merge pull request #2518 from internetee/reverse-log-domains-json-data
Created migration files for log_domains table json columns
This commit is contained in:
commit
ca5dea905e
4 changed files with 47 additions and 10 deletions
|
@ -21,7 +21,6 @@ class ReppV1StatsMarketShareTest < ActionDispatch::IntegrationTest
|
|||
|
||||
assert json[:data].is_a? Array
|
||||
assert json[:data][0].is_a? Hash
|
||||
assert_nil json[:data][0][:selected]
|
||||
end
|
||||
|
||||
def test_shows_market_share_growth_rate_data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue