Skip to content

Commit d68788a

Browse files
committed
Merge branch 'gen-178-update-pandas-2' of https://github.com/Sage-Bionetworks/Genie into gen-178-update-pandas-2
2 parents 58d48d7 + cda5536 commit d68788a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_process_functions.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,6 @@ def test_second_validation_get_left_union_df():
153153
process_functions._get_left_union_df(testing, DATABASE_DF, "FOO")
154154

155155

156-
@pytest.mark.skip(
157-
reason="Ignore test for now to build docker image. Will be handled in GEN-998"
158-
)
159156
def test_append__append_rows():
160157
new_datadf = pd.DataFrame(
161158
{

0 commit comments

Comments
 (0)