Skip to content

Commit

Permalink
HARMONY-1495: Remove noEulasCollection
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnyinverso committed Jul 18, 2023
1 parent ae7cc06 commit 3794db1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/eula-acceptance.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ describe('EULA acceptance validation', function () {

// Whether or not a collection has a EULA as implied by these variable names
// depends on whether EULA identifiers are present in the collection's metadata
const noEulasCollection = 'C1233800302-EEDTEST';
const twoEulasCollection = 'C1258836670-EEDTEST';
const oneEulaCollection = 'C1258839703-EEDTEST';
const badEulaIdCollection = 'C1258840703-EEDTEST';
Expand Down

0 comments on commit 3794db1

Please sign in to comment.