Skip to content

Commit ed55d88

Browse files
committed
updated other tests
1 parent 04c19bf commit ed55d88

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/test_code_replacement.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -748,10 +748,6 @@ def main_method(self):
748748

749749
def test_code_replacement10() -> None:
750750
get_code_output = """from __future__ import annotations
751-
import os
752-
753-
os.environ["CODEFLASH_API_KEY"] = "cf-test-key"
754-
755751
756752
class HelperClass:
757753
def __init__(self, name):

0 commit comments

Comments
 (0)