1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-12-22 17:44:22 +00:00

Make 'static lifetime implicit on TEST_DATA

This commit is contained in:
Steffo 2022-08-04 10:37:30 +02:00
parent d6dc2055e7
commit dc3203388f
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -35,7 +35,7 @@ mod tests {
use super::*;
use crate::schema::*;
const TEST_DATA: &'static str = r#"
const TEST_DATA: &str = r#"
[
{
"associatedCards": [],