- From: Adam Rice <web-platform-tests-notifications@w3.org>
- Date: Thu, 13 Apr 2017 06:55:32 GMT
- To: public-web-platform-tests-notifications@w3.org
@jugglinmike Would it help to remove the assertion `assert_true(fakePromise instanceof Promise, 'fakePromise fools instanceof');`? The only purpose of this is to make it clear to the reader that we do have an object that passes the `instanceof` test. But maybe it creates confusion about the real purpose of the test. View on GitHub: https://github.com/w3c/web-platform-tests/pull/5519#issuecomment-293807852
Received on Thursday, 13 April 2017 06:55:45 UTC