Skip to content

Commit e236061

Browse files
committed
Add serial
1 parent bc6fc05 commit e236061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/css/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,7 @@ mod tests {
733733
}
734734

735735
#[test]
736+
#[serial]
736737
fn test_set_class_map() {
737738
let mut map = HashMap::new();
738739
map.insert("background-0-rgba(255,0,0,0.5)-".to_string(), 1);

0 commit comments

Comments
 (0)