Skip to content

Commit 202457f

Browse files
committed
Added test attribute for authors page test
1 parent 5eedd25 commit 202457f

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)