Skip to content

Commit 2a297ce

Browse files
KixironJoshua Nelson
authored and
Joshua Nelson
committed
Added test attribute for authors page test
1 parent 7015cd8 commit 2a297ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/web/releases.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1194,6 +1194,7 @@ mod tests {
11941194
});
11951195
}
11961196

1197+
#[test]
11971198
fn authors_page() {
11981199
wrapper(|env| {
11991200
let web = env.frontend();

0 commit comments

Comments
 (0)