Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove test code
  • Loading branch information
parthea committed Apr 25, 2021
commit 024ba57490330ef97306c8909e8b1111bdabdd06
1 change: 0 additions & 1 deletion scripts/changesummary_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ def test_detect_discovery_changes(self):
NEW_ARTIFACTS_DIR, CURRENT_ARTIFACTS_DIR, TEMP_DIR, files_changed
)
cs.detect_discovery_changes()
print("test")
result = pd.read_csv(TEMP_DIR / "allapis.dataframe")

# bigquery was added
Expand Down