Skip to content

Commit

Permalink
Corrected stats test
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Tsoganov authored and Sergei Tsoganov committed Jan 3, 2023
1 parent b4429a5 commit 09d4fa3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/repp/v1/stats/market_share_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ def test_shows_market_share_distribution_data

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
Expand Down

0 comments on commit 09d4fa3

Please sign in to comment.