We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b9d9c8 commit 212b090Copy full SHA for 212b090
e2e/src/supergraph.rs
@@ -1,5 +1,5 @@
1
#[cfg(test)]
2
-mod jwt_e2e_tests {
+mod supergraph_e2e_tests {
3
use std::{sync::Arc, time::Duration};
4
5
use ntex::{time, web::test};
0 commit comments