Skip to content

Commit c01b0e2

Browse files
committed
Update expression test.
1 parent adfcbdc commit c01b0e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/web_css/test/expression_test.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ void main() {
5757
'cookie-notice-container',
5858
'cookie-notice-button',
5959
]);
60+
// test-only style
61+
expressions.remove('-pub-ongoing-screenshot');
6062
// markdown alert classes
6163
expressions.removeAll([
6264
'markdown-alert-note',

0 commit comments

Comments
 (0)