• Robert Knight's avatar
    Remove unnecessary sinon import · f83ad4af
    Robert Knight authored
    `sinon` is exposed as a global in the test environment so it doesn't
    need to be imported. Additionally some of the dependencies of Sinon
    (samsam, nise) cause warnings about circular dependencies and use of
    `eval` when bundled by Rollup.
    f83ad4af
oauth-client-test.js 8.36 KB