mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 22:17:40 +08:00
make protractor tests work
This commit is contained in:
@ -27,7 +27,6 @@
|
||||
}
|
||||
|
||||
.checkbox[aria-disabled=true] {
|
||||
pointer-events: none;
|
||||
opacity: 0.5;
|
||||
color: gray;
|
||||
|
||||
@ -35,8 +34,3 @@
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
.checkbox .item-media,
|
||||
.checkbox .item-content {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
1
src/components/checkbox/test/basic/e2e.js
Normal file
1
src/components/checkbox/test/basic/e2e.js
Normal file
@ -0,0 +1 @@
|
||||
|
Reference in New Issue
Block a user