Skip to content

Commit

Permalink
test: regenerate tests
Browse files Browse the repository at this point in the history
  • Loading branch information
splashdust committed Dec 11, 2020
1 parent f6b32b7 commit 917e98d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/test/alerts/alert-ribbon.spec.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,16 @@
}
}
}
@include it('Should compile vanilla-alert-ribbon__link') {
@include assert {
@include output {
@include vanilla-alert-ribbon__link();
}
@include expect {
@include vanilla-alert-ribbon__link();
}
}
}
@include it('Should compile vanilla-alert-ribbon') {
@include assert {
@include output {
Expand Down

0 comments on commit 917e98d

Please sign in to comment.