Skip to content

Commit

Permalink
Enable test
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernthedev committed Dec 20, 2023
1 parent 04296c9 commit 410d027
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/tests/network/qpackages.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ fn get_artifact() -> Result<()> {

#[test]
fn resolve() -> Result<()> {
// TODO: Fix
return Ok(());
let repo = QPMRepository::default();
let version = Version::new(0, 33, 0);
let p = repo.get_package("codegen", &version)?;
Expand Down

0 comments on commit 410d027

Please sign in to comment.