Skip to content

Commit e2ea803

Browse files
committed
TASK: Add comment to cypress tests
1 parent 80debdf commit e2ea803

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cypress/integration/Settings/SupplySetups/creationAndRunThrough.spec.ts

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// FIXME some of these tests are no longer deterministic because of the
2+
// any tile - we should probably create a separate test for the any tile
3+
// and remove the tile from these tests here
4+
15
describe('Custom Supply Setup creation and run through', () => {
26
before(() => {
37
// @ts-ignore disable-line

0 commit comments

Comments
 (0)