Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-learn/ember-api-docs
/ get-last-version-test.js
File
get-last-version-test.js
tests/unit/utils/get-last-version-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable qunit/no-assert-equal */
2
import
{ A } from
'@ember/array'
;
3
import
getLastVersion from
'ember-api-docs/utils/get-last-version'
;
4
import
{ module, test } from
'qunit'
;
Callers
nothing calls this directly
Calls
1
getLastVersion
Function · 0.85
Tested by
no test coverage detected