Per this PR: https://github.com/chanzuckerberg/single-cell-explorer/pull/1151/files
The test is currently skipped due to gene info endpoint returning null in rdev. However, since the endpoint works for staging and prod, it might be valuable to enable the test for staging and prod
This will involve checking if the test is running in staging or prod to conditionally run the test!
Per this PR: https://github.com/chanzuckerberg/single-cell-explorer/pull/1151/files
The test is currently skipped due to gene info endpoint returning null in rdev. However, since the endpoint works for staging and prod, it might be valuable to enable the test for staging and prod
This will involve checking if the test is running in staging or prod to conditionally run the test!