Skip to content

Commit

Permalink
activate laser test
Browse files Browse the repository at this point in the history
  • Loading branch information
artemru committed Nov 30, 2023
1 parent f34f34f commit 4c7bc02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration_tests/test_laser2_text.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
]


@pytest.mark.skipif(not os.getenv("FAIR_ENV_CLUSTER"), reason="internal tests in FAIR")
def test_load_laser2_text() -> None:
model = load_laser2_model(
"laser2_text_encoder", device=device, progress=False
Expand Down

0 comments on commit 4c7bc02

Please sign in to comment.