-
Notifications
You must be signed in to change notification settings - Fork 26.9k
test(ivy): move host binding tests to acceptance #30308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
8963213 to
282fb4f
Compare
70f4bd9 to
a387904
Compare
kara
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@crisbeto Can you change the commit name to |
Switches over all host binding tests to use `TestBed` and to be under `acceptance`.
a387904 to
cd64b22
Compare
|
merge-assistance: this is all green but isn't reflecting in the UI |
Switches over all host binding tests to use `TestBed` and to be under `acceptance`. PR Close #30308
Switches over all host binding tests to use `TestBed` and to be under `acceptance`. PR Close angular#30308
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Switches over all host binding tests to use
TestBedand to be underacceptance.