Skip to content

Commit

Permalink
chore: add integration test for Prophet
Browse files Browse the repository at this point in the history
Not sure if this will pass in CI?
  • Loading branch information
sd2k committed Oct 24, 2024
1 parent 7e84a6b commit 22a5e83
Show file tree
Hide file tree
Showing 3 changed files with 2,151 additions and 0 deletions.
1 change: 1 addition & 0 deletions crates/augurs-prophet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ augurs.workspace = true
augurs-testing.workspace = true
chrono.workspace = true
pretty_assertions.workspace = true
tracing-subscriber.workspace = true

[build-dependencies]
tempfile = { version = "3.13.0", optional = true }
Expand Down
Loading

0 comments on commit 22a5e83

Please sign in to comment.