Skip to content

Commit

Permalink
add test group
Browse files Browse the repository at this point in the history
  • Loading branch information
Torres-ssf committed May 29, 2024
1 parent 32023c4 commit 902a21a
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ import {
getDocsSnippetsForcProject,
} from '../../../test/fixtures/forc-projects';

/**
* @group node
*/
describe(__filename, () => {
it('should generate fake resources just fine', async () => {
const provider = await Provider.create(FUEL_NETWORK_URL);
Expand Down

0 comments on commit 902a21a

Please sign in to comment.