Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
lowercase filename reference
Browse files Browse the repository at this point in the history
  • Loading branch information
sknep committed Jun 3, 2021
1 parent a01ab12 commit e2e7286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pages/Results.spec.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { shallowMount } from "@vue/test-utils";
import Results from '@/pages/Results.vue'
import Results from '@/pages/results.vue'
import beforeAllTests from '@/test/beforeAllTests';

describe('Results', () => {
Expand Down

0 comments on commit e2e7286

Please sign in to comment.