Skip to content

Commit

Permalink
TASK: Add comment to cypress tests
Browse files Browse the repository at this point in the history
  • Loading branch information
on3iro committed Aug 2, 2020
1 parent 80debdf commit e2ea803
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// FIXME some of these tests are no longer deterministic because of the
// any tile - we should probably create a separate test for the any tile
// and remove the tile from these tests here

describe('Custom Supply Setup creation and run through', () => {
before(() => {
// @ts-ignore disable-line
Expand Down

0 comments on commit e2ea803

Please sign in to comment.