Skip to content

Commit

Permalink
Added test attribute for authors page test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kixiron authored and Joshua Nelson committed Jul 1, 2020
1 parent 7015cd8 commit 2a297ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/web/releases.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1194,6 +1194,7 @@ mod tests {
});
}

#[test]
fn authors_page() {
wrapper(|env| {
let web = env.frontend();
Expand Down

0 comments on commit 2a297ce

Please sign in to comment.