We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea854c7 commit c0ea215Copy full SHA for c0ea215
exercises/practice/grains/grains.test.ts
@@ -1,4 +1,4 @@
1
-import Grains from './grains.example'
+import Grains from './grains'
2
3
describe('returns the number of grains on the square', () => {
4
it('1', () => {
0 commit comments