Skip to content

Commit

Permalink
Remove btoa polyfill tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RikkiGibson authored and emilyemorehouse committed Jun 1, 2019
1 parent f3cdcc7 commit 7efa822
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 47 deletions.
2 changes: 1 addition & 1 deletion test/specs/basicAuth.spec.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
describe('basicAuth without btoa polyfill', function () {
describe('basicAuth', function () {
setupBasicAuthTest();
});
20 changes: 0 additions & 20 deletions test/specs/basicAuthWithPolyfill.spec.js

This file was deleted.

26 changes: 0 additions & 26 deletions test/specs/helpers/btoa.spec.js

This file was deleted.

0 comments on commit 7efa822

Please sign in to comment.