diff --git a/tests/test_basic.py b/tests/test_basic.py index 463bfd2..d7710fa 100644 --- a/tests/test_basic.py +++ b/tests/test_basic.py @@ -39,7 +39,7 @@ def test_hash(): # check the hash of the datafile hash_ionization_found = astro_plasma.core.utils.blake2bsum(LOCAL_DATA_PATH / "ionization" / ionization_filename) assert hash_ionization_found == hash_ionization_expect - + filenumber = int(np.random.randint(0, len(all_urls) - 1, 1)[0]) emission_hash_url = astro_plasma.core.utils.prepare_onedrive_link( "https://indianinstituteofscience-my.sharepoint.com/:t:/g/personal/alankardutta_iisc_ac_in/EZbmBm1BL_hEmKMyYXYsOZIBMIBxr3mJazjGvL53T5ZoAw?e=7bMW2B"