Skip to content

Commit

Permalink
stop ignoring test, it's only flaky locally
Browse files Browse the repository at this point in the history
  • Loading branch information
smklein committed Feb 28, 2024
1 parent 7be0e1e commit 470be89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nexus/tests/integration_tests/instances.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3756,7 +3756,6 @@ async fn test_cannot_provision_instance_beyond_ram_capacity(
}

#[nexus_test]
#[ignore]
async fn test_instance_serial(cptestctx: &ControlPlaneTestContext) {
let client = &cptestctx.external_client;
let apictx = &cptestctx.server.apictx();
Expand Down

0 comments on commit 470be89

Please sign in to comment.