Skip to content

Commit 10f5f1b

Browse files
committed
Allow for running Alfalfa integration tests on non-local deployment
1 parent 1eb6289 commit 10f5f1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test_small_office_osw.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ def test_python_environment(alfalfa: AlfalfaClient):
3030

3131

3232
@pytest.mark.integration
33-
3433
def test_io_enable_disable(alfalfa: AlfalfaClient):
3534
zip_file_path = prepare_model('small_office')
3635
site_id = alfalfa.submit(zip_file_path)

0 commit comments

Comments
 (0)