Skip to content

Commit

Permalink
start tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Coppola committed Jan 12, 2022
1 parent e599068 commit e6cff5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testnet/stacks-node/src/tests/neon_integrations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6569,4 +6569,3 @@ fn use_latest_tip_integration_test() {
)
.is_ok());
}

This comment has been minimized.

Copy link
@kantai

kantai Jan 12, 2022

Member

FYI -- in almost all cases, you can re-run tests or workflows through the Github actions interface. That way, you don't need to add no-op commits like this.

0 comments on commit e6cff5e

Please sign in to comment.