Skip to content

Commit

Permalink
re-enable for Ubuntu 24.
Browse files Browse the repository at this point in the history
  • Loading branch information
anarkiwi committed Jul 10, 2024
1 parent 45d9b7a commit 5585147
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_birdseye_rssi.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ def verify_birdseye_stream(self, gamutdir, freq):
return
time.sleep(1)

# TODO(josh): disable to move to ubuntu 24, then re-enable.
def disabled_test_birdseye_endtoend_rssi(self):
def test_birdseye_endtoend_rssi(self):
test_tag = "iqtlabs/gamutrf:latest"
with tempfile.TemporaryDirectory() as tempdir:
testraw = os.path.join(tempdir, "gamutrf_recording1_1000Hz_1000sps.raw")
Expand Down

0 comments on commit 5585147

Please sign in to comment.