mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 23:08:05 +08:00
Hash a type based on its name because the id could be empty (#1031)
This commit is contained in:
@@ -536,11 +536,11 @@ mod test {
|
||||
ids,
|
||||
vec![
|
||||
15907139529964845467,
|
||||
17186311536944112733,
|
||||
1674503539363691855,
|
||||
10408773954839245246,
|
||||
1677533587730447846,
|
||||
6826908746727711035
|
||||
14192092348022507362,
|
||||
14714934190542167928,
|
||||
4518275895314664278,
|
||||
13912679582583718470,
|
||||
3236993912700824422
|
||||
]
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user