mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 13:36:15 +02:00
Corrected test
This commit is contained in:
parent
2714c262db
commit
e47c07f1de
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][0].is_a? Hash
|
||||
assert_equal json[:data][0][:name], 'Good Names'
|
||||
assert_nil json[:data][0][:selected]
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue