Skip to content

Commit

Permalink
Merge pull request #2121 from ThisaruGuruge/master
Browse files Browse the repository at this point in the history
Add missing test dependency
  • Loading branch information
chiranSachintha authored Dec 10, 2024
2 parents 9dbf1dd + 0d30469 commit e896962
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ isolated function testDataLoaderWithSubscription() returns error? {
@test:Config {
groups: ["dataloader", "mutation"],
dependsOn: [
testDataLoaderWithQuery
// ,testDataLoaderWithSubscription
testDataLoaderWithQuery, testDataLoaderWithSubscription
],
after: resetDispatchCounters
}
Expand Down

0 comments on commit e896962

Please sign in to comment.