Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
Ignore pagination test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
deekerno committed Nov 13, 2023
1 parent 03e710c commit 765ce26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/fuel-indexer-tests/tests/graphql_server.rs
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ async fn test_sorting() {
test.server.abort();
}

#[ignore]
#[actix_web::test]
async fn test_aliasing_and_pagination() {
let test = setup_web_test_components(None).await;
Expand Down

0 comments on commit 765ce26

Please sign in to comment.