Skip to content

Commit

Permalink
Merge pull request #11089 from roiLeo/fix/tests/collection
Browse files Browse the repository at this point in the history
🔧 collection tests
  • Loading branch information
preschian authored Oct 7, 2024
2 parents cf89e8f + d010b0c commit 6e00fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/collection.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { expect, test } from './fixtures'

const COLLECTION_ADDRESS_PATH = '/ahp/collection/127/'
const COLLECTION_NAME = '.hdd'
const COLLECTION_OWNER = '15CoYMEnJhhWHvdEPXDuTBnZKXwrJzMQdcMwcHGsVx5kXYvW'
const COLLECTION_OWNER = '1VshyWpZUt8mgtWKgv9pgj8Gin99Wg5PCaDL3iCABixQbUP'
const COLLECTION_DESCRIPTION = '.hdd is a series of generative art inspired by PC components'
const COLLECTION_SEARCH = '127'
const COLLECTION_SEARCH_RESULT = '.hdd #127'
Expand Down

0 comments on commit 6e00fa8

Please sign in to comment.