Skip to content

Commit a55681c

Browse files
committed
Made lookup in AC
1 parent 561531a commit a55681c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_multicurie_ac.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def xtest_multicurieac():
6262

6363
import asyncio
6464
# from pyinstrument import Profiler
65-
def test_infer():
65+
def xtest_infer():
6666
"""We can comment this out since the same appears in test_endpoint.py"""
6767
"""Lookup Trapi with added workflow parameters"""
6868
"""Make sure that results are well formed."""

0 commit comments

Comments
 (0)