Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
manomintis authored and manomintis committed Feb 21, 2024
1 parent 6691945 commit 6646471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/resource.spec.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Resource } from 'adonis-api-resources'
import { Resource } from '../src/resource.js'
import { test } from '@japa/runner'

class TestResourceResource extends Resource {
Expand Down

0 comments on commit 6646471

Please sign in to comment.