Skip to content

Commit

Permalink
Change name of test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonybur committed Oct 2, 2024
1 parent ec9a8e0 commit a7b9f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/tests/survey/survey.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const {
const FixtureBuilder = require('../../fixture-builder');

describe('Test Survey', function () {
it('should show survey, and close it', async function () {
it('should show 2 surveys, and then none', async function () {
await withFixtures(
{
dapp: true,
Expand Down

0 comments on commit a7b9f4b

Please sign in to comment.